From cd3ad2aac723e6b8f0d9ab41ebca32ab5dd87e50 Mon Sep 17 00:00:00 2001 From: raster Date: Thu, 12 Apr 2012 12:29:52 +0000 Subject: [PATCH] typofix! git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@70142 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/Eet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/Eet.h b/src/lib/Eet.h index 10d94f5..96c8939 100644 --- a/src/lib/Eet.h +++ b/src/lib/Eet.h @@ -587,7 +587,7 @@ eet_mode_get(Eet_File *ef); * was opened for write, and free all data associated with the file handle * and file, and close the file. If it was opened for read (or read/write), * the file handle may still be held open internally for caching purposes. - * To flush speuclatively held eet file handles use eet_clearcache(). + * To flush speculatively held eet file handles use eet_clearcache(). * * If the eet file handle is not valid nothing will be done. * -- 2.7.4