diff --git a/modules/generators/mod_status.c b/modules/generators/mod_status.c index ced19edbb9..50bcb27297 100644 --- a/modules/generators/mod_status.c +++ b/modules/generators/mod_status.c @@ -582,7 +582,7 @@ static int status_handler(request_rec *r) "\"L\" Logging, \n" "\"G\" Gracefully finishing,
\n" "\"I\" Idle cleanup of worker, \n" - "\".\" Open slot with no current process,
\n" + "\".\" Open slot with no current process
\n" "

\n", r); if (!ap_extended_status) { int j;