From f4ec8d9b696333ae9578304b6948269d82db844c Mon Sep 17 00:00:00 2001 From: Matthias Schmidt Date: Mon, 21 May 2012 13:16:23 +0200 Subject: [PATCH] Fixes documentation type --- .../install/files/lib/data/category/CategoryEditor.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcfsetup/install/files/lib/data/category/CategoryEditor.class.php b/wcfsetup/install/files/lib/data/category/CategoryEditor.class.php index 3a05137cf2..5d2e04eb5b 100644 --- a/wcfsetup/install/files/lib/data/category/CategoryEditor.class.php +++ b/wcfsetup/install/files/lib/data/category/CategoryEditor.class.php @@ -165,7 +165,7 @@ class CategoryEditor extends DatabaseObjectEditor implements IEditableCachedObje } /** - * Returns the next category for the given object type id. + * Returns the next category id for the given object type id. * * @param integer $objectTypeID * @return integer -- 2.20.1