src/hbcore/inputfw/hbinputvirtualkeyboard.cpp
changeset 6 c3690ec91ef8
parent 2 06ff229162e9
child 30 80e4d18b72f5
child 34 ed14f46c0e55
--- a/src/hbcore/inputfw/hbinputvirtualkeyboard.cpp	Fri Jun 11 13:58:22 2010 +0300
+++ b/src/hbcore/inputfw/hbinputvirtualkeyboard.cpp	Wed Jun 23 18:33:25 2010 +0300
@@ -36,7 +36,7 @@
 class will fill and layout the keyboard contents.
 
 The virtual keyboard host calls aboutToOpen() method when it is about to open the keyboard
-and aboutToClose() when it is about to close it. Similarily, it calls keyboardOpened()
+and aboutToClose() when it is about to close it. Similarly, it calls keyboardOpened()
 and keyboardClosed() methods when open and close operations have been completed.
 
 Every time the host runs keyboard related animations, it calls keyboardAnimationFrame()