Index: openacs-4/packages/oacs-dav/www/doc/index.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/oacs-dav/www/doc/index.html,v diff -u -r1.6 -r1.7 --- openacs-4/packages/oacs-dav/www/doc/index.html 29 Mar 2018 17:28:50 -0000 1.6 +++ openacs-4/packages/oacs-dav/www/doc/index.html 3 Sep 2024 15:37:39 -0000 1.7 @@ -58,7 +58,7 @@
oacs_dav::handle_request determines the package_id that should
handle the URI. This is based on the standard OpenACS site_node
Tcl API. After the package is found, the root folder for that
- package is retreived from the dav_package_folder_map table. Using
+ package is retrieved from the dav_package_folder_map table. Using
the folder_id, and the URI of the request, the
content_item__get_id
pl/sql(plpgsql) procedure is
called to find the item_id for the request. If no item_id is found