[otrs-cvs] otrs/Kernel/System/DynamicField/Backend Text.pm, 1.71, 1.72
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/System/DynamicField/Backend
In directory lancelot:/tmp/cvs-serv19537/Kernel/System/DynamicField/Backend
Modified Files:
Text.pm
Log Message:
fixed typo.
Author: te
Index: Text.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/System/DynamicField/Backend/Text.pm,v
retrieving revision 1.71
retrieving revision 1.72
diff -2 -u -d -r1.71 -r1.72
--- Text.pm 3 Dec 2012 11:29:12 -0000 1.71
+++ Text.pm 21 Jan 2013 17:09:20 -0000 1.72
@@ -1,5 +1,5 @@
# --
# Kernel/System/DynamicField/Backend/Text.pm - Delegate for DynamicField Text backend
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
# --
# $Id$
@@ -267,5 +267,5 @@
my $Value;
- # check if there is a Template and retreive the dinalic field value from there
+ # check if there is a Template and retreive the dynamic field value from there
if ( IsHashRefWithData( $Param{Template} ) ) {
$Value = $Param{Template}->{$FieldName};
---------------------------------------------------------------------
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