From 5e75ec118146175166691ddbff444d1775ccd4c1 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 --- legacy/elementary/src/lib/Elementary.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/elementary/src/lib/Elementary.h.in b/legacy/elementary/src/lib/Elementary.h.in index 087edd2c27..ebd3f67e0c 100644 --- a/legacy/elementary/src/lib/Elementary.h.in +++ b/legacy/elementary/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