diff options
-rw-r--r-- | Tools/faqwiz/faqconf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/faqwiz/faqconf.py b/Tools/faqwiz/faqconf.py index a0dad2f..81d933f 100644 --- a/Tools/faqwiz/faqconf.py +++ b/Tools/faqwiz/faqconf.py @@ -450,7 +450,7 @@ Your changes have been committed. """ COMMITFAILED = """ -Exit status %(sts)04x. +Exit status %(sts)s. """ # Add/Delete |