]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug.update_attachment returns 'attachments', not 'attachment'
authorFrédéric Buclin <LpSolit@gmail.com>
Sat, 7 Mar 2015 02:08:12 +0000 (03:08 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Sat, 7 Mar 2015 02:08:12 +0000 (03:08 +0100)
Bugzilla/WebService/Bug.pm

index 60ca6b6c373657163df62158c973751d64ef0ef3..c5d731b2299409cdbe9d0ec793e4e371932a24ad 100644 (file)
@@ -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