Description: fix spelling errors.
Author: Boris Pek <tehnick-8@mail.ru>
Last-Update: 2012-06-20
Index: libvisual/libvisual/lv_error.c
===================================================================
--- libvisual.orig/libvisual/lv_error.c
+++ libvisual/libvisual/lv_error.c
@@ -106,7 +106,7 @@ static const char *__lv_error_human_read
 	[VISUAL_ERROR_MORPH_NULL] =			N_("VisMorph is NULL"),
 	[VISUAL_ERROR_MORPH_PLUGIN_NULL] =		N_("VisMorph it's plugin is NULL"),
 
-	[VISUAL_ERROR_OS_SCHED] =			N_("The scheduler related call wasn't succesful."),
+	[VISUAL_ERROR_OS_SCHED] =			N_("The scheduler related call wasn't successful."),
 	[VISUAL_ERROR_OS_SCHED_NOT_SUPPORTED] =		N_("Scheduler operations are not supported on the platform."),
 
 	[VISUAL_ERROR_PALETTE_NULL] =			N_("VisPalette is NULL"),
Index: libvisual/libvisual/lv_error.h
===================================================================
--- libvisual.orig/libvisual/lv_error.h
+++ libvisual/libvisual/lv_error.h
@@ -127,7 +127,7 @@ enum {
 	VISUAL_ERROR_MORPH_PLUGIN_NULL,			/**< The VisMorphPlugin is NULL. */
 
 	/* Error entries for the VisOS system */
-	VISUAL_ERROR_OS_SCHED,				/**< The scheduler related call wasn't succesful. */
+	VISUAL_ERROR_OS_SCHED,				/**< The scheduler related call wasn't successful. */
 	VISUAL_ERROR_OS_SCHED_NOT_SUPPORTED,		/**< Scheduler operations are not supported on the platform. */
 
 	/* Error entries for the VisPalette system */
Index: libvisual/po/es_AR.po
===================================================================
--- libvisual.orig/po/es_AR.po
+++ libvisual/po/es_AR.po
@@ -430,7 +430,7 @@ msgid "VisMorph it's plugin is NULL"
 msgstr ""
 
 #: libvisual/lv_error.c:109
-msgid "The scheduler related call wasn't succesful."
+msgid "The scheduler related call wasn't successful."
 msgstr ""
 
 #: libvisual/lv_error.c:110
Index: libvisual/po/es_ES.po
===================================================================
--- libvisual.orig/po/es_ES.po
+++ libvisual/po/es_ES.po
@@ -430,7 +430,7 @@ msgid "VisMorph it's plugin is NULL"
 msgstr ""
 
 #: libvisual/lv_error.c:109
-msgid "The scheduler related call wasn't succesful."
+msgid "The scheduler related call wasn't successful."
 msgstr ""
 
 #: libvisual/lv_error.c:110
Index: libvisual/po/libvisual-0.4.pot
===================================================================
--- libvisual.orig/po/libvisual-0.4.pot
+++ libvisual/po/libvisual-0.4.pot
@@ -416,7 +416,7 @@ msgid "VisMorph it's plugin is NULL"
 msgstr ""
 
 #: libvisual/lv_error.c:109
-msgid "The scheduler related call wasn't succesful."
+msgid "The scheduler related call wasn't successful."
 msgstr ""
 
 #: libvisual/lv_error.c:110
