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.h | |
parent | d5a3c12cd8fb44f327b70910eab3806e09aafbde (diff) |
Fixed some typos in the documentation
Diffstat (limited to 'src/ql570.h')
-rw-r--r-- | src/ql570.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ql570.h b/src/ql570.h index c346e9a..25b4f92 100644 --- a/src/ql570.h +++ b/src/ql570.h @@ -121,7 +121,7 @@ enum ql_print_info_validity { /** * A mysterious flag described as "Always ON" in the specification. An - * intial suspicion that this might signal the printer to recover from + * initial suspicion that this might signal the printer to recover from * errors after a short amount of time turned out to be wrong. (This * was based on the name `PI_RECOVER` as used in the specification.) */ |