[evince] Fix misspelling of 'appropriate'



commit b41b7ffcfb243420726527fc3cf67f12ad8ae657
Author: Tommi Vainikainen <thv iki fi>
Date:   Fri Aug 14 00:48:27 2009 +0300

    Fix misspelling of 'appropriate'

 backend/comics/comics-document.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/backend/comics/comics-document.c b/backend/comics/comics-document.c
index b6059b7..0c3d37f 100644
--- a/backend/comics/comics-document.c
+++ b/backend/comics/comics-document.c
@@ -351,7 +351,7 @@ comics_check_decompress_command	(gchar          *mime_type,
 	g_set_error_literal (error,
 			     EV_DOCUMENT_ERROR,
 			     EV_DOCUMENT_ERROR_INVALID,
-			     _("Can't find an appropiate command to "
+			     _("Can't find an appropriate command to "
 			     "decompress this type of comic book"));
 	return FALSE;
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]