Index: openacs-4/packages/lors-central/tcl/lors-central-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lors-central/tcl/lors-central-procs.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/lors-central/tcl/lors-central-procs.tcl 4 Apr 2018 20:29:27 -0000 1.5 +++ openacs-4/packages/lors-central/tcl/lors-central-procs.tcl 5 Apr 2018 14:44:09 -0000 1.6 @@ -701,7 +701,7 @@ set new_file_item_id [content::item::new -name $title -creation_user $user_id -parent_id $res_folder_id] - # FIXME allow lors admins to set live immediatly + # FIXME allow lors admins to set live immediately set new_file_revision_id [ lors_central::add_file_revision \ -res_id $new_res_id \ -name $file_upload \