Index: openacs-4/packages/survey/www/admin/question-add.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/survey/www/admin/question-add.tcl,v diff -u -N -r1.8 -r1.8.4.1 --- openacs-4/packages/survey/www/admin/question-add.tcl 27 Jun 2015 20:46:15 -0000 1.8 +++ openacs-4/packages/survey/www/admin/question-add.tcl 22 Oct 2019 07:54:50 -0000 1.8.4.1 @@ -3,7 +3,7 @@ Lets user enter the question and select a presentation type. @param section_id integer designating survey we're adding question to - @param after optinal integer denoting position of question within survey + @param after optional integer denoting position of question within survey @author jsc@arsdigita.com @author nstrug@arsdigita.com