summaryrefslogtreecommitdiffstats
path: root/doc/source
diff options
context:
space:
mode:
authorAnushka Bhandari <anushka16134@iiitd.ac.in>2018-05-19 17:40:08 +0530
committerAnushka Bhandari <anushka16134@iiitd.ac.in>2018-05-19 13:47:59 +0000
commita77d29dcd54dbb22cb7c04b80a30f4c71387fa5e (patch)
treeeb8b37a8ccd7686fda2b52425f4b9831798006ab /doc/source
parent5c6e55ebcbb600878f5776e41b82247ad93240c9 (diff)
downloadpython-jenkins-job-builder-a77d29dcd54dbb22cb7c04b80a30f4c71387fa5e.tar.gz
python-jenkins-job-builder-a77d29dcd54dbb22cb7c04b80a30f4c71387fa5e.tar.xz
python-jenkins-job-builder-a77d29dcd54dbb22cb7c04b80a30f4c71387fa5e.zip
Fix a typo in doc
Fix correct link to CloudBees Folders Plugin Add missing comma in line 1290 of module wrappers Change-Id: Idb0311064945965c58c0cc608fc6cab00eef3ee9
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/execution.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/execution.rst b/doc/source/execution.rst
index 2ef2b53c..f8adc683 100644
--- a/doc/source/execution.rst
+++ b/doc/source/execution.rst
@@ -178,7 +178,7 @@ which will upload the job and view definitions to Jenkins if needed. Jenkins
Job Builder maintains, for each host, a cache [#f1]_ of previously configured
jobs and views, so that you can run that command as often as you like, and it
will only update the jobs configurations in Jenkins if the defined definitions
-has changed since the last time it was run. Note: if you modify a job
+have changed since the last time it was run. Note: if you modify a job
directly in Jenkins, jenkins-jobs will not know about it and will not
update it.