diff options
Diffstat (limited to 'dirmngr/ldapserver.h')
-rw-r--r-- | dirmngr/ldapserver.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dirmngr/ldapserver.h b/dirmngr/ldapserver.h index eb1ab226d..6e5f163f4 100644 --- a/dirmngr/ldapserver.h +++ b/dirmngr/ldapserver.h @@ -27,8 +27,8 @@ void ldapserver_list_free (ldap_server_t servers); /* Parse a single LDAP server configuration line. Returns the server - or NULL in case of errors. The configuration lineis assumed to be - colon seprated with these fields: + or NULL in case of errors. The configuration line is assumed to be + colon separated with these fields: 1. field: Hostname 2. field: Portnumber |