diff options
Diffstat (limited to 'Bugzilla')
-rwxr-xr-x | Bugzilla/WebService/Product.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/WebService/Product.pm b/Bugzilla/WebService/Product.pm index 8111da120..fb11a00bc 100755 --- a/Bugzilla/WebService/Product.pm +++ b/Bugzilla/WebService/Product.pm @@ -72,7 +72,7 @@ __END__ =head1 NAME -Bugzilla::Webservice::User - The Product API +Bugzilla::Webservice::Product - The Product API =head1 DESCRIPTION |