aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/helper.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/helper.php b/lib/helper.php
index a01743cc27e..7dd53411fae 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