Merge reviewed_inc
[platform/framework/native/appfw.git] / inc / FBaseColAllElementsDeleter.h
index 8479699..70a9414 100644 (file)
@@ -31,7 +31,7 @@ namespace Tizen { namespace Base { namespace Collection
  * @struct     AllElementsDeleter
  * @brief      This function object provides a resource clean-up function for collection.
  *
- * This can be used with unique_ptr as a custom deleter.
+ * The %AllElementsDeleter struct provides a resource clean-up function for collection. This can be used with unique_ptr as a custom deleter.
  *
  * @since 2.0
  */