From a4c72e139c79efd2789ccf45587753f512da581f Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 15 Sep 2010 06:51:38 +0000 Subject: [PATCH] Updated fax report git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19671 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/gofax/gofax/faxreports/class_faxreport.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.30.2