]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
printing: Fix a typo
authorVolker Lendecke <vl@samba.org>
Sat, 13 Mar 2021 13:10:33 +0000 (14:10 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 16 Mar 2021 17:09:31 +0000 (17:09 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/nt_printing.h

index 7af43eb5c6f00035b0e54d6de342ad86acd583f4..b89c3bd60e52b95367c0a41a157117fe0ceaad55 100644 (file)
@@ -191,7 +191,7 @@ void nt_printer_add(TALLOC_CTX *mem_ctx,
                    const char *printer);
 
 /* The version int is used by getdrivers.  Note that
-   all architecture strings that support mutliple
+   all architecture strings that support multiple
    versions must be grouped together since enumdrivers
    uses this property to prevent issuing multiple
    enumdriver calls for the same arch */