Fixed typo in becommands/comment help string.
authorW. Trevor King <wking@drexel.edu>
Thu, 27 Nov 2008 13:06:12 +0000 (08:06 -0500)
committerW. Trevor King <wking@drexel.edu>
Thu, 27 Nov 2008 13:06:12 +0000 (08:06 -0500)
becommands/comment.py

index c9c6b41f5d151523004a2986c09213e6e192bc63..4470f75b4ad8e54c14409de4b0db0fab328d79da 100644 (file)
@@ -106,7 +106,7 @@ To add a comment to a bug, use the bug ID as the argument.  To reply to another
 comment, specify the comment name (as shown in "be show" output).
 
 $EDITOR is used to launch an editor.  If unspecified, no comment will be
-created.)
+created.
 """
 
 def help():