diff --git a/lib/helper.php b/lib/helper.php index a01743cc27efbcb2c790cdd17b6622dd5b22eb9c..7dd53411faeaea0cae12faf4bf634ee522181b3b 100644 --- a/lib/helper.php +++ b/lib/helper.php @@ -626,7 +626,7 @@ class OC_Helper { } /* - * checks if $sub is a subdirectory of $parent + * @brief Checks if $sub is a subdirectory of $parent * * @param string $sub * @param string $parent