1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

Fix spelling s/malicous/malicious/

Signed-off-by: Mathieu Parent <math.parent@gmail.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
This commit is contained in:
Mathieu Parent 2018-05-04 22:21:30 +02:00 committed by Andrew Bartlett
parent fd46fd0941
commit 2bacc1ca42

View File

@ -279,7 +279,7 @@
</varlistentry>
</variablelist>
<warning><para>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.</para></warning>
</listitem>