Index: openacs-4/packages/acs-lang/tcl/test/acs-lang-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-lang/tcl/test/acs-lang-test-procs.tcl,v diff -u -N -r1.28.2.5 -r1.28.2.6 --- openacs-4/packages/acs-lang/tcl/test/acs-lang-test-procs.tcl 8 Apr 2019 13:24:37 -0000 1.28.2.5 +++ openacs-4/packages/acs-lang/tcl/test/acs-lang-test-procs.tcl 16 Jun 2019 13:12:34 -0000 1.28.2.6 @@ -855,7 +855,7 @@ -procs { lang::util::default_locale_from_lang } default_locale_from_lang { - Check that the retrieval of the deafault locale for a language + Check that the retrieval of the default locale for a language is working } { set default_locale [lang::util::default_locale_from_lang en]