src/hbcore/inputfw/hbinputvirtualkeyboard.cpp
changeset 2 06ff229162e9
parent 1 f7ac710697a9
child 6 c3690ec91ef8
--- a/src/hbcore/inputfw/hbinputvirtualkeyboard.cpp	Mon May 03 12:48:33 2010 +0300
+++ b/src/hbcore/inputfw/hbinputvirtualkeyboard.cpp	Fri May 14 16:09:54 2010 +0300
@@ -30,7 +30,7 @@
 \class HbVirtualKeyboard
 \brief Abstract base class for virtual keyboards.
 
-This class is an abstract base class for virtual keyaboards. This class is
+This class is an abstract base class for virtual keyaboards. It is
 not reponsible for the visual appearance of the keyboard, but contains methods that HbVkbHost
 class needs when interacting with the keyboard. The actual Qt widget inheriting from this
 class will fill and layout the keyboard contents.