]> 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:06:09 +0000 (03:06 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Sat, 7 Mar 2015 02:06:09 +0000 (03:06 +0100)
Bugzilla/WebService/Bug.pm

index 7045470c573da038bc0a42e233a6d61bf6528d8e..23d385cd4b5426a9dc31b2fe5d8a22fa49b62269 100644 (file)
@@ -3611,7 +3611,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