diff options
-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 fb2b7b65d..723550b09 100644 --- a/Bugzilla/WebService/Bug.pm +++ b/Bugzilla/WebService/Bug.pm @@ -1021,7 +1021,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> |