Index: openacs-4/packages/survey-library/tcl/survey-library-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/survey-library/tcl/survey-library-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/survey-library/tcl/survey-library-procs.tcl 13 Jan 2005 13:58:47 -0000 1.2 +++ openacs-4/packages/survey-library/tcl/survey-library-procs.tcl 27 Mar 2018 17:08:50 -0000 1.3 @@ -113,7 +113,7 @@ DB package_id = '${orig_package_id}' DB --------------------------------------------------------------------------------" -# get the community_id (argh! .LRN specific code, why could'nt it use +# get the community_id (argh! .LRN specific code, why couldn't it use # subsites?) @@ -282,4 +282,4 @@ return $question_proxy } } -} \ No newline at end of file +}