Code

Fixed typo
[gosa.git] / include / functions.inc
index 2e17cc4a9f9a0c7fbf3659f5df89b67eac8b78b0..badb7d9a5b1a46e07b04f61229fb035564c6aaad 100644 (file)
@@ -424,7 +424,7 @@ function get_lock ($object)
 
   /* Sanity check */
   if ($object == ""){
-    print_red(_("Getting the lock from LDAP failed. Parameters are not sed correctly, please check the source!"));
+    print_red(_("Getting the lock from LDAP failed. Parameters are not set correctly, please check the source!"));
     return("");
   }