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 b122afa36..5d6d86326 100644 --- a/Bugzilla/WebService/Bug.pm +++ b/Bugzilla/WebService/Bug.pm @@ -1007,7 +1007,7 @@ containing the following keys: =item C<id> -C<int> An integer id uniquely idenfifying this field in this installation only. +C<int> An integer id uniquely identifying this field in this installation only. =item C<type> |