Index: openacs-4/packages/ajaxhelper/www/doc/index.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/ajaxhelper/www/doc/index.html,v
diff -u -r1.9 -r1.10
--- openacs-4/packages/ajaxhelper/www/doc/index.html 7 Aug 2017 23:48:03 -0000 1.9
+++ openacs-4/packages/ajaxhelper/www/doc/index.html 3 Sep 2024 15:37:35 -0000 1.10
@@ -93,7 +93,7 @@
Ajax Procedures :
-Prototype has a pair of javascript functions that alllow
+Prototype has a pair of javascript functions that allow
programmers to use XMLHTTP. The ajax.updater and ajax.request
functions. See http://api.prototypejs.org/ajax/Ajax/Updater/