This commit is contained in:
Marc Delisle
2005-10-29 18:51:42 +00:00
parent 0fd2ba167f
commit aca6e0fbf6

View File

@@ -1385,7 +1385,7 @@ Defaults to FALSE (drop-down). <br />
<dt><b>$cfg['FilterLanguages'] </b>string</dt>
<dd>
Limit list of available languages to those matching give regullar
Limit list of available languages to those matching the given regular
expression. For example if you want only Czech and English, you should
set filter to <code>'^(cs|en)'</code>.
<br /><br />