Fix cut&paste error in docs
authorXavi Artigas <xavierartigas@yahoo.es>
Thu, 17 Jan 2019 10:49:01 +0000 (11:49 +0100)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 24 Jan 2019 05:20:18 +0000 (14:20 +0900)
src/lib/eina/eina_value.h

index b3a7024..faca4bf 100644 (file)
@@ -724,7 +724,7 @@ static inline Eina_Bool eina_value_setup(Eina_Value *value,
                                          const Eina_Value_Type *type) EINA_ARG_NONNULL(1, 2);
 
 /**
- * @brief Creates generic value storage.
+ * @brief Empties a generic value storage.
  *
  * @param[in] value Value object
  *