summaryrefslogtreecommitdiffstats
path: root/src/fedpkg.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/fedpkg.py')
-rwxr-xr-xsrc/fedpkg.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fedpkg.py b/src/fedpkg.py
index b99d2d4..6b6477d 100755
--- a/src/fedpkg.py
+++ b/src/fedpkg.py
@@ -1017,7 +1017,7 @@ packages will be built sequentially.
parser_lint.add_argument('--info', '-i',
default = False,
action = 'store_true',
- help = 'Display explainations for reported messages')
+ help = 'Display explanations for reported messages')
parser_lint.set_defaults(command = lint)
# Build locally