diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index d97c50fde7d..052141680d9 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -7536 \ No newline at end of file +7537 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/Bugzilla/Config/Common.pm b/mozilla/webtools/bugzilla/Bugzilla/Config/Common.pm index 8fc1b603726..9fffe02ee05 100644 --- a/mozilla/webtools/bugzilla/Bugzilla/Config/Common.pm +++ b/mozilla/webtools/bugzilla/Bugzilla/Config/Common.pm @@ -437,7 +437,9 @@ Bugzilla::Config::Common - Parameter checking functions =head1 DESCRIPTION -All parameter checking functions are called with two parameters: +All parameter checking functions are called with two parameters: the value to +check, and a hash with the details of the param (type, default etc.) as defined +in the relevant F package. =head2 Functions