From: Minkyoung Kang Date: Tue, 9 Apr 2013 05:11:05 +0000 (+0900) Subject: fixed wrong link page X-Git-Tag: submit/tizen_2.1/20130424.232626~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fd21d03d701f5de43a6a5273c81d6ecdc555ed05;p=platform%2Fframework%2Fnative%2Fspeech.git fixed wrong link page Change-Id: I6398366a397a35b5ab46bbbcb24ca73dd466868b --- diff --git a/inc/FUixSpeechSpeechToText.h b/inc/FUixSpeechSpeechToText.h index 3d0660e..a3b9446 100644 --- a/inc/FUixSpeechSpeechToText.h +++ b/inc/FUixSpeechSpeechToText.h @@ -199,7 +199,7 @@ public: * @return An error code * @exception E_SUCCESS The method is successful. * @exception E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature. @b Since: @b 2.1 - * For more information, see Application Filtering. + * For more information, see Application Filtering. * @remarks Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods. * This method must be called after Construct(). */ diff --git a/inc/FUixSpeechTextToSpeech.h b/inc/FUixSpeechTextToSpeech.h index 38c122a..cf93b06 100644 --- a/inc/FUixSpeechTextToSpeech.h +++ b/inc/FUixSpeechTextToSpeech.h @@ -198,7 +198,7 @@ public: * @return An error code * @exception E_SUCCESS The method is successful. * @exception E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature. @b Since: @b 2.1 - * For more information, see Application Filtering. + * For more information, see Application Filtering. * @remarks Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods. * This method must be called after Construct(). */