summaryrefslogtreecommitdiff
path: root/source4/ldap_server
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2017-03-07 15:29:18 +0100
committerUri Simchoni <uri@samba.org>2017-03-09 20:04:19 +0100
commitae12111685c65dc70662a41aaedadf4e6c415b87 (patch)
tree29112bedc8dcd2843637624af1b19cb08296ba83 /source4/ldap_server
parenteecdc3b1ee2ce7790207853cc6e1c66fe25de887 (diff)
downloadsamba-ae12111685c65dc70662a41aaedadf4e6c415b87.tar.gz
ldap_server: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Uri Simchoni <uri@samba.org>
Diffstat (limited to 'source4/ldap_server')
-rw-r--r--source4/ldap_server/ldap_server.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ldap_server/ldap_server.c b/source4/ldap_server/ldap_server.c
index 8b21fbbe1de..96df39c5313 100644
--- a/source4/ldap_server/ldap_server.c
+++ b/source4/ldap_server/ldap_server.c
@@ -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
*