diff -r 40a3f856b14d -r 41a7f70b3818 phoneapp/phoneuiutils/inc/tphonecmdparamquery.h --- a/phoneapp/phoneuiutils/inc/tphonecmdparamquery.h Thu Aug 19 09:54:27 2010 +0300 +++ b/phoneapp/phoneuiutils/inc/tphonecmdparamquery.h Tue Aug 31 15:14:29 2010 +0300 @@ -163,13 +163,12 @@ IMPORT_C void SetCommandParamId( TPhoneCommandParam::TPhoneParamId aParamId ); /** - * Sets the timeout. + * Sets the timeout in milliseconds. * Query will destroyed after this time * @param aTimeOut is integer value */ IMPORT_C void SetTimeOut( TInt aTimeOut ); - /** * Gets the timeout of global query. */