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.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ql570.h') 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.) */ -- cgit