From aca6e0fbf64210dda2209aa248c976c90f0723ab Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 29 Oct 2005 18:51:42 +0000 Subject: [PATCH] typos --- Documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation.html b/Documentation.html index 1850bdbfe..e7d6ba719 100755 --- a/Documentation.html +++ b/Documentation.html @@ -1385,7 +1385,7 @@ Defaults to FALSE (drop-down).
$cfg['FilterLanguages'] string
- 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 '^(cs|en)'.