docs:smbdotconf: fix a typo in oldpasswordallowedperiod.xml
authorBjörn Baumbach <bb@sernet.de>
Wed, 18 Mar 2020 09:31:04 +0000 (10:31 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 17 Dec 2020 13:59:37 +0000 (13:59 +0000)
Signed-off-by: Björn Baumbach <bb@sernet.de>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
docs-xml/smbdotconf/security/oldpasswordallowedperiod.xml

index 9cb607b11b318b0c7330b757b13ed1df230727b2..78d6ff1d609207a539bddb1d7edf01a4ce6279e2 100644 (file)
@@ -5,7 +5,7 @@
 <description>
     <para>Number of minutes to permit an NTLM login after a password change or reset using the old password.  This allows the user to re-cache the new password on multiple clients without disrupting a network reconnection in the meantime. </para>
 
-    <para>This parameter only applies when <smbconfoption name="server role"/> is set to Active Directory Domain Controller</para>
+    <para>This parameter only applies when <smbconfoption name="server role"/> is set to Active Directory Domain Controller.</para>
 </description>
 
 <value type="default">60</value>