projects
/
be.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c70ddc
)
Fixed typo in becommands/comment help string.
author
W. Trevor King
<wking@drexel.edu>
Thu, 27 Nov 2008 13:06:12 +0000
(08:06 -0500)
committer
W. Trevor King
<wking@drexel.edu>
Thu, 27 Nov 2008 13:06:12 +0000
(08:06 -0500)
becommands/comment.py
patch
|
blob
|
history
diff --git
a/becommands/comment.py
b/becommands/comment.py
index c9c6b41f5d151523004a2986c09213e6e192bc63..4470f75b4ad8e54c14409de4b0db0fab328d79da 100644
(file)
--- 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():