s3: Fix typos
authorVolker Lendecke <vl@samba.org>
Thu, 8 Dec 2011 09:30:16 +0000 (10:30 +0100)
committerVolker Lendecke <vlendec@samba.org>
Thu, 8 Dec 2011 11:05:54 +0000 (12:05 +0100)
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Thu Dec  8 12:05:55 CET 2011 on sn-devel-104

source3/printing/pcap.c

index 62db4f5efc1f531157dd1ace4e1708e7e97d866f..dd7ba624590124cace8d73b97f2595b66256c168 100644 (file)
@@ -191,7 +191,7 @@ done:
        if ((pcap_reloaded) && (post_cache_fill_fn_handled == false)) {
                /* cleanup old entries only if the operation was successful,
                 * otherwise keep around the old entries until we can
-                * successfuly reaload */
+                * successfully reload */
                status = printer_list_clean_old();
                if (!NT_STATUS_IS_OK(status)) {
                        DEBUG(0, ("Failed to cleanup printer list!\n"));