summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-01-11 02:47:09 +0100
committerHolger Levsen <holger@layer-acht.org>2015-01-11 08:32:50 +0000
commita269a8170bf547ba5a76ac509bdd45e8d43fee01 (patch)
treed5e15f52d75eeb091ee12bca88befbc4e0a51419 /bin
parent555f41d567a0c850c20c2f710c9c9a68123a7514 (diff)
downloadjenkins.debian.net-a269a8170bf547ba5a76ac509bdd45e8d43fee01.tar.xz
reproducible: fix typo in a comment
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_common.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index 37621d26..25ae07b5 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -6,7 +6,7 @@
#
# Depends: python3
#
-# This is included by all reproducible_*.py scripts, it cotains common functions
+# This is included by all reproducible_*.py scripts, it contains common functions
import os
import re