Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/data


Modified Files:
        evas_hash.c 


Log Message:
Doxy typo fix.

===================================================================
RCS file: /cvs/e/e17/libs/evas/src/lib/data/evas_hash.c,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -3 -r1.21 -r1.22
--- evas_hash.c 6 May 2007 11:29:37 -0000       1.21
+++ evas_hash.c 30 Sep 2007 19:32:48 -0000      1.22
@@ -129,7 +129,7 @@
  * @p key is expected to be a unique string within the hash table.
  * Otherwise, you cannot be sure which inserted data pointer will be
  * accessed with @ref evas_hash_find , and removed with
- * @ref evas_hash_del . This call does nto make a copy of the key so it must
+ * @ref evas_hash_del . This call does not make a copy of the key so it must
  * be a string constant or stored elsewhere (in the object being added) etc.
  *
  * Key strings are case sensitive.



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to