Closed
Bug 771302
Opened 13 years ago
Closed 13 years ago
Correct two minor errors in the doc of WebService::Bug::get()
Categories
(Bugzilla :: Documentation, defect)
Bugzilla
Documentation
Tracking
()
RESOLVED
FIXED
Bugzilla 4.4
People
(Reporter: koosha.khajeh, Assigned: koosha.khajeh)
Details
Attachments
(1 file)
|
726 bytes,
patch
|
glob
:
review+
|
Details | Diff | Splinter Review |
The two c<int> and c<string> must be changed to C<int> and C<string>.
Severity: normal → trivial
OS: Linux → All
Hardware: x86 → All
Target Milestone: --- → Bugzilla 4.4
Assignee: documentation → koosha.khajeh
Status: NEW → ASSIGNED
Attachment #639446 -
Flags: review?(glob)
Comment on attachment 639446 [details] [diff] [review]
patch
r=glob
Attachment #639446 -
Flags: review?(glob) → review+
Updated•13 years ago
|
Flags: approval? → approval+
oops, sorry, i forgot you don't have commit :(
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bugzilla/trunk/
modified Bugzilla/WebService/Bug.pm
Committed revision 8295.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•