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 2d7fff2..29c774d 100755
--- a/src/fedpkg.py
+++ b/src/fedpkg.py
@@ -949,7 +949,7 @@ packages will be built sequentially.
parser_commit.add_argument('-c', '--clog',
default = False,
action = 'store_true',
- help = 'Generate the commit message from the %Changelog section')
+ help = 'Generate the commit message from the Changelog section')
parser_commit.add_argument('-t', '--tag',
default = False,
action = 'store_true',