aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/jenkins-scratchbuilder
diff options
context:
space:
mode:
Diffstat (limited to 'examples/jenkins-scratchbuilder')
-rwxr-xr-xexamples/jenkins-scratchbuilder2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/jenkins-scratchbuilder b/examples/jenkins-scratchbuilder
index 83823e70..c2e32fe7 100755
--- a/examples/jenkins-scratchbuilder
+++ b/examples/jenkins-scratchbuilder
@@ -32,7 +32,7 @@ git clean -dfx
# Reset the changelog
git checkout -f debian/changelog
-# Create a monitonically increasing changelog by including the build number
+# Create a monotonically increasing changelog by including the build number
gbp dch -S -a --ignore-branch --snapshot-number=${BUILD_NUMBER}
# Build the package