--- loncom/interface/loncommon.pm 2007/01/29 20:17:55 1.505 +++ loncom/interface/loncommon.pm 2007/02/05 18:40:41 1.506 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.505 2007/01/29 20:17:55 albertel Exp $ +# $Id: loncommon.pm,v 1.506 2007/02/05 18:40:41 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1315,11 +1315,11 @@ Returns a string containing a element - $value - sclara or array ref of values that should already be selected + $value - scalar or array ref of values that should already be selected $size - number of rows long the select element is $hash - the elements should be 'option' => 'shown text' (shown text should already have been &mt()) - $order - (optional) array ref of the order to show the elments in + $order - (optional) array ref of the order to show the elements in =cut @@ -1336,9 +1336,10 @@ sub multiple_select_form { } $output.="\n