ldap_server: Fix a typo
authorVolker Lendecke <vl@samba.org>
Tue, 7 Mar 2017 14:29:18 +0000 (15:29 +0100)
committerUri Simchoni <uri@samba.org>
Thu, 9 Mar 2017 19:04:19 +0000 (20:04 +0100)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
source4/ldap_server/ldap_server.c

index 8b21fbbe1deb9c9a7eb1ca40d66b644934f90e5b..96df39c5313764e8912c5bf4fe7aefa0fa0ef446 100644 (file)
@@ -437,7 +437,7 @@ static bool ldapsrv_call_read_next(struct ldapsrv_connection *conn)
        }
 
        /*
-        * The minimun size of a LDAP pdu is 7 bytes
+        * The minimum size of a LDAP pdu is 7 bytes
         *
         * dumpasn1 -hh ldap-unbind-min.dat
         *