Index: openacs-4/packages/acs-templating/www/resources/htmlarea/release-notes.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/htmlarea/release-notes.html,v
diff -u -r1.2.18.1 -r1.2.18.2
--- openacs-4/packages/acs-templating/www/resources/htmlarea/release-notes.html 22 Jun 2016 07:48:44 -0000 1.2.18.1
+++ openacs-4/packages/acs-templating/www/resources/htmlarea/release-notes.html 21 Apr 2017 16:50:30 -0000 1.2.18.2
@@ -59,7 +59,7 @@
Speed and bandwidth optimization: reports the list of
- suggestions only once for each mispelled word; this helps
+ suggestions only once for each misspelled word; this helps
in cases where you have, for instance, the word “HTMLArea”
in 10 places all over the document; the list of
suggestions for it--which is kind of huge--will only be
@@ -76,7 +76,7 @@
Added a "Info" button which reports information about the
document, retrieved by the server-side spell checker:
- total number of words, total number of mispelled words,
+ total number of words, total number of misspelled words,
number of suggestions made, spell check time, etc. More
can be easily added. FIXME: this part
is not yet internationalized.