Index: openacs-4/packages/dotlrn/tcl/applets-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/tcl/applets-procs.tcl,v diff -u -r1.31 -r1.31.2.1 --- openacs-4/packages/dotlrn/tcl/applets-procs.tcl 18 Sep 2018 17:27:14 -0000 1.31 +++ openacs-4/packages/dotlrn/tcl/applets-procs.tcl 22 Oct 2019 07:57:56 -0000 1.31.2.1 @@ -84,7 +84,7 @@ {-applet_key:required} } { Get the id of the dotlrn applet from the applet key or the null - string if the key dosent exist. + string if the key does not exist. } { return [db_string select {} -default ""] }