typo
[claws.git] / src / plugins / demo / demo.c
index 3f07060e71ad4806c9c41483993480349f91cbe1..65ff9e0339fe15fc6247eb7e1b2b373488b83d9a 100644 (file)
@@ -64,7 +64,7 @@ const gchar *plugin_desc(void)
        return _("This Plugin is only a demo of how to write plugins for Sylpheed. "
                 "It installs a hook for new log output and writes it to stdout."
                 "\n\n"
-                "It is not really usefull");
+                "It is not really useful");
 }
 
 const gchar *plugin_type(void)