aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/functions.inc.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/functions.inc.php b/include/functions.inc.php
index 4c2b045c0..30df3ed4b 100644
--- a/include/functions.inc.php
+++ b/include/functions.inc.php
@@ -820,7 +820,8 @@ function l10n($key)
/**
* Translate string in string ascii7bits
- * It's possible to do that with iconv_substr but this fonction is not avaible on all the providers.
+ * It's possible to do that with iconv_substr
+ * but this fonction is not avaible on all the providers.
*
* @param string str
* @return string