From ac40c0b562b0f90652cadef83968d7305626c377 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Mon, 10 Jun 2013 14:20:18 -0700 Subject: Merge branch 'pull-request/341' * pull-request/341: (23 commits) typofixes --- sapi/apache2filter/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sapi/apache2filter') diff --git a/sapi/apache2filter/README b/sapi/apache2filter/README index 3054e208d3..bd6eb17066 100644 --- a/sapi/apache2filter/README +++ b/sapi/apache2filter/README @@ -54,7 +54,7 @@ HOW TO CONFIGURE DEBUGGING APACHE AND PHP - To debug Apache, we recommened: + To debug Apache, we recommend: 1. Use the Prefork MPM (Apache 1.3-like process model) by configuring Apache with '--with-mpm=prefork'. -- cgit v1.2.1