]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix missing documentation. r=mkanat.
authorGervase Markham <gerv@gerv.net>
Thu, 27 Jan 2011 12:00:21 +0000 (12:00 +0000)
committerGervase Markham <gerv@mozilla.org>
Thu, 27 Jan 2011 12:00:21 +0000 (12:00 +0000)
https://bugzilla.mozilla.org/show_bug.cgi?id=629321

Bugzilla/Config/Common.pm

index 8fc1b603726496100eb3d533f00d6732766f0a86..9fffe02ee05cfcbe7d5904eb74a36a0724465768 100644 (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