aboutsummaryrefslogtreecommitdiff
path: root/lib/models/MvvFileRange.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/models/MvvFileRange.php')
-rw-r--r--lib/models/MvvFileRange.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/models/MvvFileRange.php b/lib/models/MvvFileRange.php
index 9155c1f..4c0c695 100644
--- a/lib/models/MvvFileRange.php
+++ b/lib/models/MvvFileRange.php
@@ -48,7 +48,7 @@ class MvvFileRange extends ModuleManagementModel
/**
* Returns the rangetype of the document based on its foldertype.
*
- * @return bool|string Returns false on failure, otherwise the name of the range.
+ * @return string Returns false on failure, otherwise the name of the range.
*/
public function getRangeType()
{