Add the missing periods 25/192625/3
authorInhong Han <inhong1.han@samsung.com>
Wed, 7 Nov 2018 05:44:53 +0000 (14:44 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 9 Nov 2018 02:46:24 +0000 (11:46 +0900)
Change-Id: I28213f065e51de851ebc36702f9bccfc7946a3b3

include/inputmethod.h

index 5794bcae2b675477feccfe3a002d9c4620dbe9ef..83fbd0fb9bf94427e2e5038fe50ec7c461875b42 100644 (file)
@@ -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
  *