libcli: Fix a typo
authorVolker Lendecke <vl@samba.org>
Thu, 17 Dec 2015 14:42:33 +0000 (15:42 +0100)
committerUri Simchoni <uri@samba.org>
Wed, 13 Jan 2016 06:48:30 +0000 (07:48 +0100)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
source4/libcli/ldap/ldap_client.c

index 94367a17c04eec413e8bf9ec4593eae1ea932cc4..4b8f9518cc9cd98f620910a17ac75fd9e5e1d77a 100644 (file)
@@ -223,7 +223,7 @@ static void ldap_connection_recv_next(struct ldap_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
         *