Index: openacs-4/packages/categories/www/doc/o.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/categories/www/doc/o.html,v diff -u -r1.1.1.1.22.1 -r1.1.1.1.22.2 --- openacs-4/packages/categories/www/doc/o.html 9 Aug 2019 20:19:04 -0000 1.1.1.1.22.1 +++ openacs-4/packages/categories/www/doc/o.html 3 Jul 2020 08:03:18 -0000 1.1.1.1.22.2 @@ -126,7 +126,7 @@ operation_name => 'PageUrl', operation_desc => 'Returns the package specific url to a page that displays an object', - operation_iscachable_p => 'f', + operation_iscacheable_p => 'f', operation_nargs => 1, operation_inputtype => 'AcsObject.PageUrl.InputType', operation_outputtype => 'AcsObject.PageUrl.OutputType'