summaryrefslogtreecommitdiffstats
path: root/inc/dictionary.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/dictionary.inc.php')
-rw-r--r--inc/dictionary.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/dictionary.inc.php b/inc/dictionary.inc.php
index b69007a6..e366207f 100644
--- a/inc/dictionary.inc.php
+++ b/inc/dictionary.inc.php
@@ -240,7 +240,7 @@ class Dictionary
*
* @param $caption bool with caption next to <img>
* @param $langCC string Language cc to get flag code for - defaults to current language
- * @retrun string html code of img tag for language
+ * @return string html code of img tag for language
*/
public static function getFlagHtml($caption = false, $langCC = false)
{