Index: openacs-4/packages/acs-templating/tcl/spellcheck-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/spellcheck-init.tcl,v diff -u -r1.8 -r1.9 --- openacs-4/packages/acs-templating/tcl/spellcheck-init.tcl 22 Oct 2003 14:51:38 -0000 1.8 +++ openacs-4/packages/acs-templating/tcl/spellcheck-init.tcl 1 Nov 2003 08:45:37 -0000 1.9 @@ -48,7 +48,7 @@ set default_lang [string range $default_lang 0 1] } } { - ns_log Notice "Gettings dicts and default_lang for aspell failed with error message: \"$errmsg\"" + ns_log Warning "Gettings dicts and default_lang for aspell failed with error message: \"$errmsg\"" ns_log Notice "You might want to upgrade to a more recent version of Aspell ... http://aspell.sourceforge.net/" } } elseif { [regexp ispell $bin] } {