Index: openacs-4/packages/richtext-ckeditor4/tcl/ckfinder-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/richtext-ckeditor4/tcl/ckfinder-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/richtext-ckeditor4/tcl/ckfinder-procs.tcl 10 Dec 2017 15:18:34 -0000 1.3 +++ openacs-4/packages/richtext-ckeditor4/tcl/ckfinder-procs.tcl 29 Jun 2018 17:46:00 -0000 1.4 @@ -173,7 +173,7 @@ Helper function similar to ad_page_contract, but works only on query variables. - @result return a list of complaints, which is empty in case of success + @return list of complaints, which is empty in case of success } { # Index: openacs-4/packages/richtext-ckeditor5/tcl/ckfinder-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/richtext-ckeditor5/tcl/ckfinder-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/richtext-ckeditor5/tcl/ckfinder-procs.tcl 5 Dec 2017 15:51:26 -0000 1.1 +++ openacs-4/packages/richtext-ckeditor5/tcl/ckfinder-procs.tcl 29 Jun 2018 17:46:00 -0000 1.2 @@ -173,7 +173,7 @@ Helper function similar to ad_page_contract, but works only on query variables. - @result return a list of complaints, which is empty in case of success + @return list of complaints, which is empty in case of success } { #