From: Inhong Han Date: Wed, 7 Nov 2018 05:44:53 +0000 (+0900) Subject: Add the missing periods X-Git-Tag: submit/tizen/20181114.073023~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6521e4ff991cd961746f5e46807ec22d153fcd1d;p=platform%2Fcore%2Fapi%2Finputmethod.git Add the missing periods Change-Id: I28213f065e51de851ebc36702f9bccfc7946a3b3 --- diff --git a/include/inputmethod.h b/include/inputmethod.h index 5794bca..83fbd0f 100644 --- a/include/inputmethod.h +++ b/include/inputmethod.h @@ -39,7 +39,7 @@ extern "C" { */ /** - * @brief Enumeration for input method function error + * @brief Enumeration for input method function error. * * @since_tizen @if MOBILE 2.4 @else 3.0 @endif */ @@ -54,7 +54,7 @@ typedef enum { } ime_error_e; /** - * @brief Enumeration of the option window type + * @brief Enumeration of the option window type. * * @since_tizen @if MOBILE 2.4 @else 3.0 @endif * @@ -66,7 +66,7 @@ typedef enum { } ime_option_window_type_e; /** - * @brief Enumeration of layout variation + * @brief Enumeration of layout variation. * * @since_tizen @if MOBILE 2.4 @else 3.0 @endif * @@ -85,7 +85,7 @@ typedef enum { } ime_layout_variation_e; /** - * @brief Enumeration of string attribute type + * @brief Enumeration of string attribute type. * * @since_tizen @if MOBILE 2.4 @else 3.0 @endif *