mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
fix some grammar mistakes, mostly in comments
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1080821 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -192,7 +192,7 @@ static apr_status_t uldap_connection_unbind(void *param)
|
||||
* Clean up an LDAP connection by unbinding and unlocking the connection.
|
||||
* This cleanup does not remove the util_ldap_connection_t from the
|
||||
* per-virtualhost list of connections, does not remove the storage
|
||||
* for the util_ldap_connection_t or it's data, and is NOT run automatically.
|
||||
* for the util_ldap_connection_t or its data, and is NOT run automatically.
|
||||
*/
|
||||
static apr_status_t uldap_connection_cleanup(void *param)
|
||||
{
|
||||
|
Reference in New Issue
Block a user