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.34 -r1.35 --- openacs-4/packages/categories/tcl/categories-procs.tcl 18 Jun 2018 15:40:27 -0000 1.34 +++ openacs-4/packages/categories/tcl/categories-procs.tcl 25 Jul 2018 18:28:36 -0000 1.35 @@ -374,7 +374,7 @@ Gets the category name in the specified language, if available. Use default language otherwise. - @param category_id category_id or list of category_id's for which to get the name. + @param category_ids category_id or list of category_id's 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)