Fix doxygen 80/128780/1
authorSomin Kim <somin926.kim@samsung.com>
Thu, 11 May 2017 10:06:00 +0000 (19:06 +0900)
committerSomin Kim <somin926.kim@samsung.com>
Thu, 11 May 2017 10:06:00 +0000 (19:06 +0900)
Change-Id: Ifaf6c760850442705095dc2a8a2cace6bae38ca6
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
include/context_trigger.h

index bd72b46..f92d9bf 100644 (file)
@@ -311,7 +311,7 @@ extern "C" {
 /**
  * @brief      Definition for the attribute value denoting Weekdays.
  * @details    This can be used as right operands of context_trigger_rule_entry_add_comparison_string().@n
- *                     See the programming guide to find the corresponding option keys or left operand attribute keys.
+ *                     See the programming guide to find the corresponding left operand attribute keys.
  * @since_tizen 2.4
  */
 #define CONTEXT_TRIGGER_WEEKDAY "Weekday"
@@ -319,7 +319,7 @@ extern "C" {
 /**
  * @brief      Definition for the attribute value denoting Weekends.
  * @details    This can be used as right operands of context_trigger_rule_entry_add_comparison_string().@n
- *                     See the programming guide to find the corresponding option keys or left operand attribute keys.
+ *                     See the programming guide to find the corresponding left operand attribute keys.
  * @since_tizen 2.4
  */
 #define CONTEXT_TRIGGER_WEEKEND "Weekend"