2005-07-15 [paul] 1.9.12cvs55
[claws.git] / src / prefs_spelling.c
index b460008af6630df54980796f15830cd037ca7078..05d3a97a64776fa61665b30f22c8538951d2ca9f 100644 (file)
@@ -359,7 +359,7 @@ void prefs_spelling_init(void)
        static gchar *path[3];
 
        path[0] = _("Compose");
-       path[1] = _("Spell Checker");
+       path[1] = _("Spell Checking");
        path[2] = NULL;
 
        page = g_new0(SpellingPage, 1);