Francois Gouget : gdi.exe16: Spelling fixes.

Alexandre Julliard julliard at winehq.org
Mon May 30 09:43:41 CDT 2016


Module: wine
Branch: master
Commit: 06b728731f448ce0a0dd906a4b1bd6e0f3bae8bb
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=06b728731f448ce0a0dd906a4b1bd6e0f3bae8bb

Author: Francois Gouget <fgouget at free.fr>
Date:   Sun May 29 12:42:21 2016 +0200

gdi.exe16: Spelling fixes.

Signed-off-by: Francois Gouget <fgouget at free.fr>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 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 fa891b7..bd7f053 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
 {




More information about the wine-cvs mailing list