Apply reviewed doxygen comments.
authorbs0111.cho <bs0111.cho@samsung.com>
Thu, 30 May 2013 05:21:25 +0000 (14:21 +0900)
committerbs0111.cho <bs0111.cho@samsung.com>
Wed, 5 Jun 2013 05:20:06 +0000 (14:20 +0900)
Change-Id: Ic0db9e622fc7e269b83d2cedb9ce1630255d7453
Signed-off-by: bs0111.cho <bs0111.cho@samsung.com>
inc/FUiImeIInputMethodProviderF.h [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 63a75da..0a0c9e6
@@ -105,7 +105,7 @@ public:
        * @privlevel partner
        * @privilege %http://tizen.org/privilege/ime
        *
-       * @return A style of the input panel
+       * @return The style of the input panel
        */
        virtual Tizen::Ui::InputPanelStyle GetInputPanelStyle(void)
        {
@@ -113,13 +113,13 @@ public:
        }
 
        /**
-       * Called when the associated text input UI control requests for the language of the input method.
+       * Called when an associated text input UI control requests for the language of the input method.
        *
        * @since 2.1
        * @privlevel partner
        * @privilege %http://tizen.org/privilege/ime
        *
-       * @return A language of the input method
+       * @return The language of the input method
        */
        virtual Tizen::Locales::Locale GetLanguage(void)
        {