Index: openacs-4/packages/categories/tcl/categories-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/categories/tcl/categories-procs.tcl,v diff -u -N -r1.36 -r1.37 --- openacs-4/packages/categories/tcl/categories-procs.tcl 25 Jul 2018 18:30:12 -0000 1.36 +++ openacs-4/packages/categories/tcl/categories-procs.tcl 14 Sep 2018 19:21:07 -0000 1.37 @@ -374,7 +374,7 @@ Gets the category name in the specified language, if available. Use default language otherwise. - @param category_ids category_id or list of category_id's for which to get the name. + @param category_ids category_ids for which to get the name. @param locale language in which to get the name. [ad_conn locale] used by default. @return list of names corresponding to the list of category_id's supplied. @author Timo Hentschel (timo@timohentschel.de)