Index: openacs-4/packages/acs-core-docs/www/packages.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/packages.html,v
diff -u -r1.54 -r1.55
--- openacs-4/packages/acs-core-docs/www/packages.html 27 Mar 2018 12:22:17 -0000 1.54
+++ openacs-4/packages/acs-core-docs/www/packages.html 4 Apr 2018 18:51:56 -0000 1.55
@@ -475,7 +475,7 @@
ROOT/packages/notes
, the application itself can run from
any number of locations in the site. This allows developers and
administrators to build sites that look to the user like a collection
- of many indedendent applications that actually run on a single shared
+ of many independent applications that actually run on a single shared
code base. The request-processor document shows
you how OpenACS figures out which instance of your application was
requested by the user at any given time. The page development tutorial shows you how to use this