Index: openacs-4/packages/acs-tcl/tcl/defs-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/defs-procs.tcl,v diff -u -N -r1.81 -r1.81.2.1 --- openacs-4/packages/acs-tcl/tcl/defs-procs.tcl 11 Feb 2019 09:56:49 -0000 1.81 +++ openacs-4/packages/acs-tcl/tcl/defs-procs.tcl 31 Mar 2019 11:17:59 -0000 1.81.2.1 @@ -91,7 +91,7 @@ } ad_proc -public ad_pvt_home_link {} { - @return the html fragment for the /pvt link + @return the HTML fragment for the /pvt link } { return "[ad_pvt_home_name]" }