Index: openacs-4/packages/categories/tcl/category-relation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/categories/tcl/category-relation-procs.tcl,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/categories/tcl/category-relation-procs.tcl 7 Aug 2017 23:48:05 -0000 1.4 +++ openacs-4/packages/categories/tcl/category-relation-procs.tcl 31 Jan 2018 08:24:28 -0000 1.5 @@ -14,7 +14,7 @@ -category_id_two:required {-user_id ""} } { - Creates a new meta category by creating a realtion between category_id_one + Creates a new meta category by creating a relation between category_id_one and category_id_two. This relation is also related to the user_id. @option user_id user that will be related to the meta category.