diff options
Diffstat (limited to 'Bugzilla')
-rw-r--r-- | Bugzilla/WebService/Bug.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/WebService/Bug.pm b/Bugzilla/WebService/Bug.pm index 60ca6b6c3..c5d731b22 100644 --- a/Bugzilla/WebService/Bug.pm +++ b/Bugzilla/WebService/Bug.pm @@ -3539,7 +3539,7 @@ C<boolean> Set to true if you specifically want a new flag to be created. =item B<Returns> -A C<hash> with a single field, "attachment". This points to an array of hashes +A C<hash> with a single field, "attachments". This points to an array of hashes with the following fields: =over |