1 parent d352c9e commit 57281f8Copy full SHA for 57281f8
1 file changed
git-issues
@@ -945,7 +945,7 @@ parser.add_option("--print-new-bugs",
945
parser.add_option("--filter-status",
946
dest="filterStatus",
947
default="closed",
948
- help = """does not print a bug if it is in one of
+ help = """do not print a issue if it is in one of
949
the stati specified (column separated) by this option.""".replace("\n",""))
950
951
parser.add_option("--filter-tags",
0 commit comments