summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabriel Potkány <gadelat@gmail.com>2014-11-07 08:02:14 +0100
committerGabriel Potkány <gadelat@gmail.com>2014-11-07 08:02:14 +0100
commit2d7e05898ee33bee80acdd2aec9ebae8671c5dfc (patch)
tree1865345eb13aa244db169f8376e93f8d939e4444
parent0e924ceed7a71ac343e929270f3e529ecf85f2a5 (diff)
Comment polish
-rw-r--r--user_guide_src/source/libraries/language.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/libraries/language.rst b/user_guide_src/source/libraries/language.rst
index 6e7ef009f..6949c11c9 100644
--- a/user_guide_src/source/libraries/language.rst
+++ b/user_guide_src/source/libraries/language.rst
@@ -115,7 +115,7 @@ Class Reference
.. method:: load($langfile[, $idiom = ''[, $return = FALSE[, $add_suffix = TRUE[, $alt_path = '']]]])
- :param mixed $langfile: Language file to load as an string or an array with multiple files
+ :param mixed $langfile: Language file to load or array with multiple files
:param string $idiom: Language name (i.e. 'english')
:param bool $return: Whether to return the loaded array of translations
:param bool $add_suffix: Whether to add the '_lang' suffix to the language file name