diff options
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 |