Index: openacs-4/packages/xotcl-core/tcl/03-doc-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/03-doc-procs.tcl,v diff -u -r1.15 -r1.16 --- openacs-4/packages/xotcl-core/tcl/03-doc-procs.tcl 9 May 2018 15:33:33 -0000 1.15 +++ openacs-4/packages/xotcl-core/tcl/03-doc-procs.tcl 17 May 2018 14:24:34 -0000 1.16 @@ -1,5 +1,5 @@ ad_library { - XOTcl API for api browser, defines the methods + XOTcl API for the API browser, defines the methods ad_proc (for object specific methods), ad_instproc (for tradional methods) and ad_doc (for documenting classes). Syntax for the methods @@ -321,7 +321,7 @@ :public object method update_object_doc {scope obj doc_string} { ns_log notice "update_object_doc $scope $obj ..." # - # Update the api browser nsvs with information about the provided + # Update the API browser nsvs with information about the provided # object. #