This package implements a WebDAV interface to the OpenACS @@ -58,7 +62,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 the
+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