diff options
-rwxr-xr-x | bin/reproducible_common.py | 2 |
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 |