diff -r 627c4a0fd0e7 -r c3690ec91ef8 src/hbcore/inputfw/hbinputvirtualkeyboard.cpp --- 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()