diff options
Diffstat (limited to 'becommands')
-rw-r--r-- | becommands/comment.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/becommands/comment.py b/becommands/comment.py index c9c6b41..4470f75 100644 --- a/becommands/comment.py +++ b/becommands/comment.py @@ -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(): |