s3:printing: fix use of a non-existent word (existant)
authorMichael Adam <obnox@samba.org>
Mon, 11 Jun 2012 15:48:32 +0000 (17:48 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 12 Jun 2012 05:21:43 +0000 (07:21 +0200)
source3/printing/nt_printing.c

index f52b6ae86a2a2dc2324bdae8bd85d982c406e2ac..9e7ca4083428f9163080c91eedbc0e4676f1a213 100644 (file)
@@ -1627,7 +1627,7 @@ bool delete_driver_files(const struct auth_session_info *session_info,
        2: file doesn't exist
        3: can't allocate memory
        4: can't free memory
-       5: non existant struct
+       5: non existent struct
 */
 
 /*