diff options
author | Björn Daase <bjoern@daase.net> | 2020-08-21 14:41:13 +0200 |
---|---|---|
committer | Björn Daase <bjoern@daase.net> | 2020-08-21 15:29:34 +0200 |
commit | 6315cd977c2541f6f76cc81dfd47fc228bb3aa5e (patch) | |
tree | 29556ecd7c9ed1ad2342b5dd2546270a70f857d0 /modules/printbackends/gtkcupsutils.h | |
parent | bb8c818ba14ffde882f31359e09efd6e9215c593 (diff) | |
download | gtk+-6315cd977c2541f6f76cc81dfd47fc228bb3aa5e.tar.gz |
*: Fix spelling mistakes found by codespell
Diffstat (limited to 'modules/printbackends/gtkcupsutils.h')
-rw-r--r-- | modules/printbackends/gtkcupsutils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/printbackends/gtkcupsutils.h b/modules/printbackends/gtkcupsutils.h index 5ed7b9aaa0..d14f9398d4 100644 --- a/modules/printbackends/gtkcupsutils.h +++ b/modules/printbackends/gtkcupsutils.h @@ -48,7 +48,7 @@ typedef enum /** * Direction we should be polling the http socket on. - * We are either reading or writting at each state. + * We are either reading or writing at each state. * This makes it easy for mainloops to connect to poll. */ typedef enum |