diff options
author | Clemens Fries <github-raster@xenoworld.de> | 2015-07-20 22:55:08 +0200 |
---|---|---|
committer | Clemens Fries <github-raster@xenoworld.de> | 2015-07-20 22:55:08 +0200 |
commit | b3ae1c1f42c24507a8b76ad0662be8d741bd2370 (patch) | |
tree | 78700dcf93b11e9acbfb436ea0551adc84a9a59c /src/ql570.c | |
parent | d5a3c12cd8fb44f327b70910eab3806e09aafbde (diff) |
Fixed some typos in the documentation
Diffstat (limited to 'src/ql570.c')
-rw-r--r-- | src/ql570.c | 2 |
1 files changed, 1 insertions, 1 deletions
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. * |