summaryrefslogtreecommitdiff
path: root/includes/context/ContextSource.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/context/ContextSource.php')
-rw-r--r--includes/context/ContextSource.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/context/ContextSource.php b/includes/context/ContextSource.php
index 33f51cb9..e13cfa88 100644
--- a/includes/context/ContextSource.php
+++ b/includes/context/ContextSource.php
@@ -125,7 +125,7 @@ abstract class ContextSource implements IContextSource {
/**
* Get the Language object
*
- * @deprecated 1.19 Use getLanguage instead
+ * @deprecated since 1.19 Use getLanguage instead
* @return Language
*/
public function getLang() {