Fix missing documentation. r=mkanat.

git-svn-id: svn://10.0.0.236/branches/BUGZILLA-4_0-BRANCH@261847 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org 2011-01-27 12:05:21 +00:00
parent bf6030bf6a
commit 219ce259e5
2 changed files with 4 additions and 2 deletions

View File

@ -1 +1 @@
7536
7537

View File

@ -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<Bugzilla::Config::*> package.
=head2 Functions