Index: openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl,v diff -u -N -r1.66 -r1.67 --- openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl 22 Nov 2018 15:17:45 -0000 1.66 +++ openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl 22 Nov 2018 17:03:35 -0000 1.67 @@ -530,7 +530,7 @@ {-package_key ""} {-locale ""} } { - Return the number of messages with conflicts (conflict_p=t) resulting + Return the number of messages with conflicts (conflict_p=t) resulting from catalog imports. @param package_key Restrict count to package with this key @@ -875,7 +875,7 @@ Loads the entire message catalog from the database into the cache. } { # We segregate messages by language. It might reduce contention - # if we segregage instead by package. Check for problems with ns_info locks. + # if we segregate instead by package. Check for problems with ns_info locks. if {[nsv_incr lang_message_cache executed_p] == 1} { if { $package_key eq "" } {