Code

Updated gosaSupportDaemon.
[gosa.git] / gosa-core / include / class_log.inc
index 859b1c0f83750febaf936123e964e838760de36b..4f7376e513c4cda66efaf74cf808609f403753bb 100644 (file)
@@ -141,7 +141,7 @@ class log {
     if(isset($this->config->data['SERVERS']['LOGGING'])){
       $servers = $this->config->data['SERVERS']['LOGGING'];
     }else{
-      msg_dialog::display(_("Error"), _("You have enabled the logging into mysql databse, but there are no logging servers available."), ERROR_DIALOG);
+      msg_dialog::display(_("Error"), _("You have enabled the logging into mysql database, but there are no logging servers available."), ERROR_DIALOG);
       return(FALSE);
     }