Fix typo in doxygen
authorlucas <lucas@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 6 Sep 2010 22:48:58 +0000 (22:48 +0000)
committerlucas <lucas@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 6 Sep 2010 22:48:58 +0000 (22:48 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eina@51932 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/eina_hash.c

index 9f85c3c..8bd9e7b 100644 (file)
@@ -918,7 +918,7 @@ eina_hash_stringshared_new(Eina_Free_Cb data_free_cb)
 }
 
 /**
- * @brief Returns the number of entires in the hash table.
+ * @brief Returns the number of entries in the hash table.
  * @param hash The given hash table.
  * @return The number of entries in the hash table, @c 0 on error
  * Returns the number of entires in the hash table.