From b3ae1c1f42c24507a8b76ad0662be8d741bd2370 Mon Sep 17 00:00:00 2001 From: Clemens Fries Date: Mon, 20 Jul 2015 22:55:08 +0200 Subject: Fixed some typos in the documentation --- src/ql570.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ql570.c') diff --git a/src/ql570.c b/src/ql570.c index e642f91..414560c 100644 --- a/src/ql570.c +++ b/src/ql570.c @@ -166,7 +166,7 @@ ql_page_end(bool last_page, FILE *device) * * The diagram is wrong. The description says, this is bit 3, the diagram * says, this is bit 4. This cost me some time. * TODO: Check 720N/NW. The documentation there lacks the diagram and the - * description sys it is bit 4. I bet this is wrong! + * description says it is bit 4. I bet this is wrong! * * Not cutting is the default. The description says that 'cut at end' is the * default. * -- cgit