From 6af1cf67c964a2294460f98482849c5d691ff4fa Mon Sep 17 00:00:00 2001 From: Minkyoung Kang Date: Fri, 21 Jun 2013 15:11:47 +0900 Subject: [PATCH] set align the description in remarks tag Change-Id: I361b4676da062389ee34600690d54062f9fa283a --- inc/FUixSpeechSpeechToText.h | 2 +- inc/FUixSpeechTextToSpeech.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/FUixSpeechSpeechToText.h b/inc/FUixSpeechSpeechToText.h index 9546e8b..387d01e 100644 --- a/inc/FUixSpeechSpeechToText.h +++ b/inc/FUixSpeechSpeechToText.h @@ -203,7 +203,7 @@ public: * @remarks * - Before calling this method, check whether the feature is supported by * Tizen::System::SystemInfo::GetValue(const Tizen::Base::String&, bool&). - * - This method must be called after Construct(). + * - This method must be called after Construct(). */ result Initialize(void); diff --git a/inc/FUixSpeechTextToSpeech.h b/inc/FUixSpeechTextToSpeech.h index 6c247a5..292852e 100644 --- a/inc/FUixSpeechTextToSpeech.h +++ b/inc/FUixSpeechTextToSpeech.h @@ -202,7 +202,7 @@ public: * @remarks * - Before calling this method, check whether the feature is supported by * Tizen::System::SystemInfo::GetValue(const Tizen::Base::String&, bool&). - * - This method must be called after Construct(). + * - This method must be called after Construct(). */ result Initialize(void); -- 2.7.4