diff options
author | lpsolit%gmail.com <> | 2007-02-05 02:51:54 +0100 |
---|---|---|
committer | lpsolit%gmail.com <> | 2007-02-05 02:51:54 +0100 |
commit | e4ec2589ba499568ebb1c548690f2f3907148369 (patch) | |
tree | b4ff9f780b9fc819a9ceb0ff862bc2f9427e5338 /Bugzilla | |
parent | 7ecbfed6c9e23af13abdedaa01414e860ac4fe4e (diff) | |
download | bugzilla-e4ec2589ba499568ebb1c548690f2f3907148369.tar.gz bugzilla-e4ec2589ba499568ebb1c548690f2f3907148369.tar.xz |
Bug 369268: Wrong title for the API documentation of Bugzilla::WebService::Product - Patch by Guzmán Brasó <gbn@hqso.net> r/a=mkanat
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 |