From: hickert Date: Wed, 15 Sep 2010 06:51:38 +0000 (+0000) Subject: Updated fax report X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a4c72e139c79efd2789ccf45587753f512da581f;p=gosa.git Updated fax report git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19671 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/gofax/gofax/faxreports/class_faxreport.inc b/gosa-plugins/gofax/gofax/faxreports/class_faxreport.inc index 7af07d6ec..5bc525bfe 100644 --- a/gosa-plugins/gofax/gofax/faxreports/class_faxreport.inc +++ b/gosa-plugins/gofax/gofax/faxreports/class_faxreport.inc @@ -4,7 +4,7 @@ class faxreport extends plugin { /* Definitions */ var $plHeadline = "FAX Reports"; - var $plDescription = "View the FAX report or single documents that have been recieved"; + var $plDescription = "View the FAX report or single documents that have been received"; var $plIcon = "plugins/gofax/images/reports.png"; /* For internal use */