Fix merge error

This commit is contained in:
Peter Eckersley 2015-06-16 14:04:41 -07:00
parent 9855ac81bb
commit 40871d4c29

View file

@ -362,7 +362,7 @@ def create_parser(plugins, args):
help="Use the text output instead of the curses UI.")
testing_group = parser.add_argument_group(
helpful.add_group(
"testing", description="The following flags are meant for "
"testing purposes only! Do NOT change them, unless you "
"really know what you're doing!")