From 14dbc259ea25f63a76ee09e5fc0ad548f4b9ba0e Mon Sep 17 00:00:00 2001 From: sanjeev Date: Tue, 14 Feb 2012 08:50:15 +0000 Subject: [PATCH] Fix type. Signed-off-by: Sanjeev BA git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@67903 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/Elementary.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/Elementary.h.in b/src/lib/Elementary.h.in index 087edd2..ebd3f67 100644 --- a/src/lib/Elementary.h.in +++ b/src/lib/Elementary.h.in @@ -1,7 +1,7 @@ /* This is the primary Elementary header file that includes all other useful * headers. * - * Elementary is distrubted under the LGPLv2 license. Please see the COPYING + * Elementary is distributed under the LGPLv2 license. Please see the COPYING * file that was distributed with this source. */ #ifndef ELEMENTARY_H -- 2.7.4