[3.0] Update doxygen tags
[platform/core/uifw/dali-core.git] / dali / public-api / common / dali-vector.h
index 83a2df6..fa39023 100644 (file)
@@ -504,7 +504,7 @@ public: // API
   /**
    * @brief Subscript operator.
    * @SINCE_1_0.0
-   * @param[in]  index of the element.
+   * @param[in] index Index of the element.
    * @return reference to the element for given index.
    * @pre index must be in the vector's range.
    */