Fix small comment spell

This commit is contained in:
wangkai19 2023-12-14 17:30:11 +08:00
parent 3e7227bfa1
commit 3f8de775f9

View File

@ -286,7 +286,7 @@ class ModSecurity {
void setServerLogCb(ModSecLogCb cb); void setServerLogCb(ModSecLogCb cb);
/** /**
* *
* properties Properties to inform ModSecurity what kind of infornation * properties Properties to inform ModSecurity what kind of information
* is expected be returned. * is expected be returned.
* *
*/ */