From 06b728731f448ce0a0dd906a4b1bd6e0f3bae8bb Mon Sep 17 00:00:00 2001 From: Francois Gouget Date: Sun, 29 May 2016 12:42:21 +0200 Subject: [PATCH] gdi.exe16: Spelling fixes. Signed-off-by: Francois Gouget Signed-off-by: Alexandre Julliard --- dlls/gdi.exe16/printdrv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/gdi.exe16/printdrv.c b/dlls/gdi.exe16/printdrv.c index fa891b7dbdb..bd7f053b666 100644 --- a/dlls/gdi.exe16/printdrv.c +++ b/dlls/gdi.exe16/printdrv.c @@ -62,7 +62,7 @@ static const char Printers[] = "System\\CurrentControlSet\\Control\\Pri /****************** misc. printer related functions */ /* - * The following function should implement a queing system + * The following function should implement a queuing system */ struct hpq {