From cf242c629df40977b9501eb0da476ed6dd94b8a1 Mon Sep 17 00:00:00 2001 From: Sanjeev BA Date: Tue, 14 Feb 2012 08:50:15 +0000 Subject: [PATCH] Fix type. Signed-off-by: Sanjeev BA SVN revision: 67903 --- 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