[otrs-cvs] FAQ FAQ.sopm,1.127,1.128
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/FAQ
In directory lancelot:/tmp/cvs-serv15556
Modified Files:
FAQ.sopm
Log Message:
Fixed typo.
Author: cr
Index: FAQ.sopm
===================================================================
RCS file: /home/cvs/FAQ/FAQ.sopm,v
retrieving revision 1.127
retrieving revision 1.128
diff -2 -u -d -r1.127 -r1.128
--- FAQ.sopm 2 Jan 2013 21:59:31 -0000 1.127
+++ FAQ.sopm 14 Jan 2013 18:33:07 -0000 1.128
@@ -451,5 +451,5 @@
if ($CodeObject) {
- # start methode
+ # start method
if ( !$CodeObject->$FunctionName(%{$Self}) ) {
$Self->{LogObject}->Log(
@@ -486,5 +486,5 @@
if ($CodeObject) {
- # start methode
+ # start method
if ( !$CodeObject->$FunctionName(%{$Self}) ) {
$Self->{LogObject}->Log(
@@ -521,5 +521,5 @@
if ($CodeObject) {
- # start methode
+ # start method
if ( !$CodeObject->$FunctionName(%{$Self}) ) {
$Self->{LogObject}->Log(
@@ -556,5 +556,5 @@
if ($CodeObject) {
- # start methode
+ # start method
if ( !$CodeObject->$FunctionName(%{$Self}) ) {
$Self->{LogObject}->Log(
@@ -591,5 +591,5 @@
if ($CodeObject) {
- # start methode
+ # start method
if ( !$CodeObject->$FunctionName(%{$Self}) ) {
$Self->{LogObject}->Log(
---------------------------------------------------------------------
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