diff -r f7ac710697a9 -r 06ff229162e9 src/hbcore/inputfw/hbinputvirtualkeyboard.cpp --- 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.