Input.pm - perldoc correction
authorJoe Atzberger <joe.atzberger@liblime.com>
Thu, 27 Dec 2007 19:05:13 +0000 (13:05 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 27 Dec 2007 23:21:07 +0000 (17:21 -0600)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Input.pm

index 9493428..6f0173d 100644 (file)
@@ -135,7 +135,7 @@ sub checkvalidisbn ($) {    # Obsolete Function!
 
 =item buildCGISort
 
-  $CGIScrollingList = &BuildCGISort($name string, $input_name string);
+  $CGIScrollingList = &buildCGISort($name string, $input_name string);
 
 Returns the scrolling list with name $input_name, built on authorised Values named $name.
 Returns NULL if no authorised values found