[otrs-cvs] otrs/Kernel/Modules AdminGenericInterfaceWebservice.pm, 1.34, 1.34.2.1
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/Modules
In directory lancelot:/tmp/cvs-serv1220/Kernel/Modules
Modified Files:
Tag: rel-3_1
AdminGenericInterfaceWebservice.pm
Log Message:
Fixed typo.
Author: cr
Index: AdminGenericInterfaceWebservice.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Modules/AdminGenericInterfaceWebservice.pm,v
retrieving revision 1.34
retrieving revision 1.34.2.1
diff -2 -u -d -r1.34 -r1.34.2.1
--- AdminGenericInterfaceWebservice.pm 9 Jan 2012 09:50:53 -0000 1.34
+++ AdminGenericInterfaceWebservice.pm 9 Jan 2013 18:25:08 -0000 1.34.2.1
@@ -1,5 +1,5 @@
# --
# Kernel/Modules/AdminGenericInterfaceWebservice.pm - provides a webservice view for admins
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
# --
# $Id$
@@ -498,5 +498,5 @@
# read configuration from a YAML structure
- # if there is an errro in YAML it returns a had error eval is needed to handle the error
+ # if there is an error in YAML it returns a had error eval is needed to handle the error
eval {
$ImportedConfig = YAML::Load( $ConfigFile{Content} );
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log