diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index 4454aee9834..f37c12d8d0e 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -7262 \ No newline at end of file +7263 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/Bugzilla/WebService/Bug.pm b/mozilla/webtools/bugzilla/Bugzilla/WebService/Bug.pm index 98b5ac5d0b3..3a13240071f 100644 --- a/mozilla/webtools/bugzilla/Bugzilla/WebService/Bug.pm +++ b/mozilla/webtools/bugzilla/Bugzilla/WebService/Bug.pm @@ -1909,7 +1909,7 @@ This allows you to add a comment to a bug in Bugzilla. =over -=item C (int) B - The id or alias of the bug to append a +=item C (int or string) B - The id or alias of the bug to append a comment to. =item C (string) B - The comment to append to the bug.