summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2015-12-17 15:42:33 +0100
committerUri Simchoni <uri@samba.org>2016-01-13 07:48:30 +0100
commit9039f1f29eb971894d6c0276f99a39a140fe2013 (patch)
tree312a0a1991755485c6d555cff50066adf03ae112 /source4
parent812e07418eae036f079bec7835516a86ae89f86e (diff)
downloadsamba-9039f1f29eb971894d6c0276f99a39a140fe2013.tar.gz
libcli: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Uri Simchoni <uri@samba.org>
Diffstat (limited to 'source4')
-rw-r--r--source4/libcli/ldap/ldap_client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/libcli/ldap/ldap_client.c b/source4/libcli/ldap/ldap_client.c
index 94367a17c04..4b8f9518cc9 100644
--- a/source4/libcli/ldap/ldap_client.c
+++ b/source4/libcli/ldap/ldap_client.c
@@ -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
*