git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@607145
13f79535-47bb-0310-9956-
ffa450edef68
/* uuh, too much. */
ap_log_rerror(APLOG_MARK, APLOG_ERR, 0, r,
"Request exceeded the limit of %d subrequest "
- "nesting levels due to probable confguration "
+ "nesting levels due to probable configuration "
"error. Use 'LimitInternalRecursion' to increase "
"the limit if necessary. Use 'LogLevel debug' to "
"get a backtrace.", slimit);