From 288cd40479d68babcc9b7b9c664de64e3fa66e95 Mon Sep 17 00:00:00 2001 From: jmccrohan Date: Wed, 31 Aug 2011 22:00:29 +0000 Subject: Fix spelling errors. Flagged by Debian lintian check git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1159 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- plugin_pop3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin_pop3.c') diff --git a/plugin_pop3.c b/plugin_pop3.c index a8c72f8..82e4532 100644 --- a/plugin_pop3.c +++ b/plugin_pop3.c @@ -299,7 +299,7 @@ static int configure_pop3(void) n = getConfig(); /* by now, head should point to a list of all our accounts */ if (head) { - info("[POP3] %d POP3 accounts have been succesfully defined", n); + info("[POP3] %d POP3 accounts have been successfully defined", n); configured = 1; } else { configured = -1; -- cgit v1.2.3