mirror of
https://github.com/apache/httpd.git
synced 2025-08-06 11:06:17 +00:00
Fix spelling errors found by codespell. [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1873985 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -124,7 +124,7 @@ typedef struct {
|
||||
} authz_provider;
|
||||
|
||||
/* ap_authn_cache_store: Optional function for authn providers
|
||||
* to enable cacheing their lookups with mod_authn_cache
|
||||
* to enable caching their lookups with mod_authn_cache
|
||||
* @param r The request rec
|
||||
* @param module Module identifier
|
||||
* @param user User name to authenticate
|
||||
|
Reference in New Issue
Block a user