aboutsummaryrefslogtreecommitdiffstats
path: root/drv_EFN.c
diff options
context:
space:
mode:
authorjmccrohan <jmccrohan@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2011-08-31 22:00:29 +0000
committerjmccrohan <jmccrohan@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2011-08-31 22:00:29 +0000
commit288cd40479d68babcc9b7b9c664de64e3fa66e95 (patch)
treec6b2ae6edfe57818f1bb65a1d4eaa1ef0baa2052 /drv_EFN.c
parent6b6d1d868a0c3fc1bca2dee73adf4a14e1698c38 (diff)
downloadlcd4linux-288cd40479d68babcc9b7b9c664de64e3fa66e95.tar.gz
Fix spelling errors. Flagged by Debian lintian check
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1159 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'drv_EFN.c')
-rw-r--r--drv_EFN.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drv_EFN.c b/drv_EFN.c
index 790f3ea..69a4574 100644
--- a/drv_EFN.c
+++ b/drv_EFN.c
@@ -318,7 +318,7 @@ static int drv_EFN_start(const char *section)
/* list models */
int drv_EFN_list(void)
{
- printf("EFN LED modules + EUG100 Ethernet to serial convertor");
+ printf("EFN LED modules + EUG100 Ethernet to serial converter");
return 0;
}