Index: openacs-4/packages/xotcl-core/tcl/04-library-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/04-library-procs.tcl,v diff -u -N -r1.5 -r1.6 --- openacs-4/packages/xotcl-core/tcl/04-library-procs.tcl 21 Oct 2017 11:15:05 -0000 1.5 +++ openacs-4/packages/xotcl-core/tcl/04-library-procs.tcl 21 Oct 2017 11:42:23 -0000 1.6 @@ -13,7 +13,7 @@ # Top of file: # # ::xo::library doc { -# .....your comment goes here .... +# .....your comment goes here .... # } # # Load a required file: @@ -23,7 +23,7 @@ # # ::xo::library require filename # -# The library to be loaded must be defined with a +# The library to be loaded must be defined with a # ::xo::library doc {...} # # Source files extending classes of the current file.