Index: openacs-4/packages/imsld/tcl/imsld-gsi-parse-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/imsld/tcl/imsld-gsi-parse-procs.tcl,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/imsld/tcl/imsld-gsi-parse-procs.tcl 15 Nov 2019 09:09:58 -0000 1.2 +++ openacs-4/packages/imsld/tcl/imsld-gsi-parse-procs.tcl 15 Nov 2019 09:15:01 -0000 1.3 @@ -22,7 +22,7 @@ } { Parse a genericService and stores all the information in the database. - Returns a list with the new gservice_ids (item_ids) created if there were no errors, or 0 and an explanation messge if there was an error. + Returns a list with the new gservice_ids (item_ids) created if there were no errors, or 0 and an explanation message if there was an error. Generic services are just stored in the database, but no deployment is done in any sense. @param service_node service node to parse