diff -r 2828b4d142c0 -r 4ae315f230bc predictivesearch/PcsAlgorithm/Algorithm1/src/CPcsKeyMap.cpp --- a/predictivesearch/PcsAlgorithm/Algorithm1/src/CPcsKeyMap.cpp Tue May 11 16:00:21 2010 +0300 +++ b/predictivesearch/PcsAlgorithm/Algorithm1/src/CPcsKeyMap.cpp Tue May 25 12:26:45 2010 +0300 @@ -653,7 +653,7 @@ // Initialise the keyboard type variables // ---------------------------------------------------------------------------- void CPcsKeyMap::GetPhysicalKeyboardTypesL( TPtiKeyboardType& aItutKbType, - TPtiKeyboardType& aQwertyKbType ) + TPtiKeyboardType& aQwertyKbType ) { TInt physicalKeyboard = 0; CRepository* aknFepRepository = CRepository::NewL( KCRUidAknFep );