diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index f092064c277..9123f8de78e 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -8681 \ No newline at end of file +8682 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/Bugzilla/WebService/Server/REST/Resources/Classification.pm b/mozilla/webtools/bugzilla/Bugzilla/WebService/Server/REST/Resources/Classification.pm index 5bb697ac14a..2bbc05c72c8 100644 --- a/mozilla/webtools/bugzilla/Bugzilla/WebService/Server/REST/Resources/Classification.pm +++ b/mozilla/webtools/bugzilla/Bugzilla/WebService/Server/REST/Resources/Classification.pm @@ -45,5 +45,5 @@ Bugzilla::Webservice::Server::REST::Resources::Classification - The Classificati This part of the Bugzilla REST API allows you to deal with the available Classifications. You will be able to get information about them as well as manipulate them. -See L for more details on how to use this part +See L for more details on how to use this part of the REST API. diff --git a/mozilla/webtools/bugzilla/Bugzilla/WebService/Server/REST/Resources/Product.pm b/mozilla/webtools/bugzilla/Bugzilla/WebService/Server/REST/Resources/Product.pm index acee3887b7f..fef7c6174c9 100644 --- a/mozilla/webtools/bugzilla/Bugzilla/WebService/Server/REST/Resources/Product.pm +++ b/mozilla/webtools/bugzilla/Bugzilla/WebService/Server/REST/Resources/Product.pm @@ -78,5 +78,5 @@ Bugzilla::Webservice::Server::REST::Resources::Product - The Product REST API This part of the Bugzilla REST API allows you to list the available Products and get information about them. -See L for more details on how to use this part of +See L for more details on how to use this part of the REST API. diff --git a/mozilla/webtools/bugzilla/Bugzilla/WebService/Server/REST/Resources/User.pm b/mozilla/webtools/bugzilla/Bugzilla/WebService/Server/REST/Resources/User.pm index 9424b517e9a..1f82f752d66 100644 --- a/mozilla/webtools/bugzilla/Bugzilla/WebService/Server/REST/Resources/User.pm +++ b/mozilla/webtools/bugzilla/Bugzilla/WebService/Server/REST/Resources/User.pm @@ -61,5 +61,5 @@ Bugzilla::Webservice::Server::REST::Resources::User - The User Account REST API This part of the Bugzilla REST API allows you to get User information as well as create User Accounts. -See L for more details on how to use this part of +See L for more details on how to use this part of the REST API.