Fix typo in doxygen

SVN revision: 51932
This commit is contained in:
Lucas De Marchi 2010-09-06 22:48:58 +00:00
parent cbff3eb25a
commit 15ae42344e
1 changed files with 1 additions and 1 deletions

View 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.