From: Mathieu Parent Date: Fri, 4 May 2018 20:21:30 +0000 (+0200) Subject: Fix spelling s/malicous/malicious/ X-Git-Tag: ldb-1.4.0~329 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2bacc1ca42e23be60fd48c4a0ecabf6957dc106e;p=thirdparty%2Fsamba.git Fix spelling s/malicous/malicious/ Signed-off-by: Mathieu Parent Reviewed-by: Andrew Bartlett Reviewed-by: Garming Sam --- diff --git a/docs-xml/manpages/ntlm_auth.1.xml b/docs-xml/manpages/ntlm_auth.1.xml index 4f77eae7201..554522438ab 100644 --- a/docs-xml/manpages/ntlm_auth.1.xml +++ b/docs-xml/manpages/ntlm_auth.1.xml @@ -279,7 +279,7 @@ Implementers should take care to base64 encode - any data (such as usernames/passwords) that may contain malicous user data, such as + any data (such as usernames/passwords) that may contain malicious user data, such as a newline. They may also need to decode strings from the helper, which likewise may have been base64 encoded.