From be17bbd121a68dcc7ea16621237fe8c8f3824ef5 Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Fri, 29 Jul 2011 22:17:16 +0000 Subject: [PATCH] I blame this one on raster SVN revision: 61911 --- legacy/eet/src/lib/Eet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/eet/src/lib/Eet.h b/legacy/eet/src/lib/Eet.h index 06a27a9076..3499d97116 100644 --- a/legacy/eet/src/lib/Eet.h +++ b/legacy/eet/src/lib/Eet.h @@ -626,7 +626,7 @@ eet_dictionary_get(Eet_File *ef); * * This checks the given dictionary to see if the given string is actually * inside that dictionary (i.e. comes from it) and returns 1 if it does. - * If the dictionary handle is invlide, the string is NULL or the string is + * If the dictionary handle is invalid, the string is NULL or the string is * not in the dictionary, 0 is returned. * * @since 1.0.0