logsui/logsapp/tsrc/ut_logsapp/logsengine_stub/logscall.h
changeset 2 7119b73b84d6
parent 0 4a5361db8937
child 9 68f3171a5819
--- a/logsui/logsapp/tsrc/ut_logsapp/logsengine_stub/logscall.h	Tue May 04 12:39:37 2010 +0300
+++ b/logsui/logsapp/tsrc/ut_logsapp/logsengine_stub/logscall.h	Fri May 14 15:52:41 2010 +0300
@@ -74,7 +74,7 @@
     int mTestLastCallType;
     
     static bool isCallToNumberCalled();
-    static QString lastCalledFuntion();
+    static QString lastCalledFunction();
     static void resetTestData();
     
 };