summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--win32/install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/install.txt b/win32/install.txt
index 5ca90005a8..50a9d39132 100644
--- a/win32/install.txt
+++ b/win32/install.txt
@@ -233,7 +233,7 @@ Web server configuration
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"
- Please not that you cannot use php-cli.exe with your webserver. You have
+ Please note that you cannot use php-cli.exe with your webserver. You have
to use php.exe which can be found in the sapi directory of your
PHP distribution.