summaryrefslogtreecommitdiff
path: root/app/Core/Translator.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Core/Translator.php')
-rw-r--r--app/Core/Translator.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Core/Translator.php b/app/Core/Translator.php
index be0be66a..015a76cb 100644
--- a/app/Core/Translator.php
+++ b/app/Core/Translator.php
@@ -121,7 +121,7 @@ class Translator
* Get an identifier from the translations or return the default
*
* @access public
- * @param string $idendifier Locale identifier
+ * @param string $identifier Locale identifier
* @param string $default Default value
* @return string
*/