dont -> don't

This commit is contained in:
Luflosi
2018-08-29 03:18:25 +02:00
parent cf7ecd5e66
commit 1d91edfb00
15 changed files with 19 additions and 19 deletions

View File

@@ -1242,7 +1242,7 @@ screen_report_size(Screen *self, unsigned int which) {
void
report_device_status(Screen *self, unsigned int which, bool private) {
// We dont implement the private device status codes, since I haven't come
// We don't implement the private device status codes, since I haven't come
// across any programs that use them
unsigned int x, y;
static char buf[64];