Merge pull request #166 from LondonAppDev/master

Fixed Typos.
This commit is contained in:
David Read 2015-10-21 17:57:02 +01:00
commit 5ec47db63e
1 changed files with 3 additions and 4 deletions

View File

@ -149,7 +149,7 @@ Authorization
============= =============
Starting from CKAN 2.0, harvest sources behave exactly the same as datasets Starting from CKAN 2.0, harvest sources behave exactly the same as datasets
(they are actually internally implemented as a dataset type). That means that (they are actually internally implemented as a dataset type). That means they
can be searched and faceted, and that the same authorization rules can be can be searched and faceted, and that the same authorization rules can be
applied to them. The default authorization settings are based on organizations applied to them. The default authorization settings are based on organizations
(equivalent to the `publisher profile` found in old versions). (equivalent to the `publisher profile` found in old versions).
@ -429,7 +429,7 @@ The ``run`` command not only starts any pending harvesting jobs, but also
flags those that are finished, allowing new jobs to be created on that particular flags those that are finished, allowing new jobs to be created on that particular
source and refreshing the source statistics. That means that you will need to run source and refreshing the source statistics. That means that you will need to run
this command before being able to create a new job on a source that was being this command before being able to create a new job on a source that was being
harvested (On a production site you will tipically have a cron job that runs the harvested (On a production site you will typically have a cron job that runs the
command regularly, see next section). command regularly, see next section).
@ -598,4 +598,3 @@ http://www.fsf.org/licensing/licenses/agpl-3.0.html
.. _Supervisor: http://supervisord.org .. _Supervisor: http://supervisord.org