diff options
Diffstat (limited to '')
-rw-r--r-- | qa/shell.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/shell.py b/qa/shell.py index 630843f..06ebfed 100644 --- a/qa/shell.py +++ b/qa/shell.py @@ -1,5 +1,5 @@ -# This code is mostly duplicated from the `gitlint.shell` module. We conciously duplicate this code as to not depend +# This code is mostly duplicated from the `gitlint.shell` module. We consciously duplicate this code as to not depend # on gitlint internals for our integration testing framework. import subprocess |