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.22.2.15 -r1.22.2.16 --- openacs-4/packages/xotcl-core/tcl/03-doc-procs.tcl 14 Sep 2022 10:16:30 -0000 1.22.2.15 +++ openacs-4/packages/xotcl-core/tcl/03-doc-procs.tcl 5 Apr 2024 08:49:17 -0000 1.22.2.16 @@ -1,7 +1,7 @@ ad_library { XOTcl API for the API browser, defines the methods ad_proc (for object specific methods), - ad_instproc (for tradional methods) and + ad_instproc (for traditional methods) and ad_doc (for documenting classes). Syntax for the methods ad_proc and ad_instproc is like oacs ad_proc, ad_doc receives one argument, similar to ad_library.