From: Volker Lendecke Date: Sat, 13 Mar 2021 13:10:33 +0000 (+0100) Subject: printing: Fix a typo X-Git-Tag: tevent-0.11.0~1550 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6e41d1f3855ad89feacd02775a24ee9412804792;p=thirdparty%2Fsamba.git printing: Fix a typo Signed-off-by: Volker Lendecke Reviewed-by: Jeremy Allison --- diff --git a/source3/include/nt_printing.h b/source3/include/nt_printing.h index 7af43eb5c6f..b89c3bd60e5 100644 --- a/source3/include/nt_printing.h +++ b/source3/include/nt_printing.h @@ -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 */