Index: openacs-4/packages/lors/tcl/lors-imscp-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lors/tcl/lors-imscp-procs.tcl,v diff -u -r1.29 -r1.30 --- openacs-4/packages/lors/tcl/lors-imscp-procs.tcl 15 Nov 2019 08:34:20 -0000 1.29 +++ openacs-4/packages/lors/tcl/lors-imscp-procs.tcl 15 Nov 2019 08:36:33 -0000 1.30 @@ -203,7 +203,7 @@ @option orgs_default default organizations value. @option hasmetadata whether the manifest has metadata (boolean). @option parent_man_id parent manifest id (for manifest with submanifests). - @option isscorm wheather the manifest is SCORM compliant + @option isscorm whether the manifest is SCORM compliant @option folder_id the CR folder ID we created to put the manifest on. @option fs_package_id file-storage package id. @option package_id package_id for the instance of LORSm @@ -487,7 +487,7 @@ @option timelimitaction items time limit action (SCORM extension). @option datafromlms items data from LMS (SCORM extension). @option masteryscore items mastery score (SCORM extension). - @option dotlrn_permission dotlrn extension to incoporate permissions. + @option dotlrn_permission dotlrn extension to incorporate permissions. @option package_id Package id. @option user_id user that adds the category. [ad_conn user_id] used by default. @option creation_ip ip-address of the user that adds the category. [ad_conn peeraddr] used by default. @@ -936,7 +936,7 @@ Walk starting at a given directory and return a list of all the plain files found - @param dir Directory to walk thru + @param dir Directory to walk through @author Ernie Ghiglione (ErnieG@mm.st) } {