summaryrefslogtreecommitdiff
path: root/auto_prepend.php
diff options
context:
space:
mode:
Diffstat (limited to 'auto_prepend.php')
-rw-r--r--auto_prepend.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto_prepend.php b/auto_prepend.php
index 4115f83..0aa70ef 100644
--- a/auto_prepend.php
+++ b/auto_prepend.php
@@ -142,7 +142,7 @@ function T_languages()
/**
* Check if a text entry for a specific label exists
* @param $label Label to check
- * @return true if text exists in actual (or supplied) language, false otherwise.
+ * @return label name if text exists in current (or supplied) language, false otherwise.
*/
function T_exists($label, $language = null)
{