Index: openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/SpellChecker/spell-checker.js =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/SpellChecker/spell-checker.js,v diff -u -r1.2.2.1 -r1.2.2.2 --- openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/SpellChecker/spell-checker.js 12 Nov 2005 12:37:09 -0000 1.2.2.1 +++ openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/SpellChecker/spell-checker.js 1 Jan 2006 23:28:25 -0000 1.2.2.2 @@ -70,4 +70,4 @@ }; // this needs to be global, it's accessed from spell-check-ui.html -SpellChecker.editor = null; +SpellChecker.editor = null; \ No newline at end of file