Code

Updated occur(r)ed
[gosa.git] / include / class_ldap.inc
index f3b1adb9e05c6de5cf85fbc9304dc9b29424d831..3f8aa9959cf965a35f965202c3cafa931a2ebf17 100644 (file)
@@ -573,7 +573,7 @@ class LDAP{
           }
 
           if($this->error != "Success"){
-            /* Some error occured */
+            /* Some error occurred */
             print "---------------------------------------------";
             print $this->get_error()."<br>";
             print $sourcedn."<br>";