From 3e4c3d71ce7b590937de6267aa179e4c2d3fed25 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sat, 3 Nov 2007 13:22:12 +0000 Subject: [PATCH] fixed typo --- lam/lib/config.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lam/lib/config.inc b/lam/lib/config.inc index c18526bc..a03ba3d3 100644 --- a/lam/lib/config.inc +++ b/lam/lib/config.inc @@ -55,7 +55,7 @@ function setlanguage() { } /** - * Checks wheather a specific flag in the rights string is set. + * Checks whether a specific flag in the rights string is set. * * @param $right read,write or execute * @param $target owner,group or other