Formatting API
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / controls / text-controls / placeholder-properties.h
index d102d4f..c2b1db4 100644 (file)
@@ -2,7 +2,7 @@
 #define DALI_TOOLKIT_PLACEHOLDER_PROPERTIES_H
 
 /*
- * Copyright (c) 2017 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2020 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
 
 namespace Dali
 {
-
 namespace Toolkit
 {
-
 /**
- * @addtogroup dali_toolkit_controls
+ * @addtogroup dali_toolkit_controls_text_controls
  * @{
  */
 
 namespace Text
 {
-
 /**
  * @brief Placeholder text used by Text controls to show text before any text inputed.
  * @SINCE_1_2.62
@@ -39,15 +36,13 @@ namespace Text
  */
 namespace PlaceHolder
 {
-
 /**
- * @brief Placeholder text Propeties used by Text controls to show placeholder
+ * @brief Placeholder text Properties used by Text controls to show placeholder
  * @SINCE_1_2.62
  *
  */
 namespace Property
 {
-
 /**
  * @brief The configurable settings for the Placeholder text.
  * @SINCE_1_2.62
@@ -135,7 +130,6 @@ enum Setting
 
 } // namespace PlaceHolder
 
-
 } // namespace Text
 
 /**