s3-spoolss: fix typo in debug message.
[ira/wip.git] / source3 / rpc_server / srv_spoolss_nt.c
index 01b4a7508376108e3046d295a9f145dde1323ae0..56991ac3c6753f27fcfd5d259ef2fca332a9330e 100644 (file)
@@ -1802,7 +1802,7 @@ WERROR _spoolss_OpenPrinterEx(struct pipes_struct *p,
                                ZERO_STRUCTP(r->out.handle);
                                DEBUG(3,("access DENIED as user is not root, "
                                        "has no printoperator privilege, "
-                                       "not a member of the printoperater builtin group and "
+                                       "not a member of the printoperator builtin group and "
                                        "is not in printer admin list"));
                                return WERR_ACCESS_DENIED;
                        }