diff options
author | Veres Lajos <vlajos@gmail.com> | 2013-07-13 13:37:04 +0100 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2013-07-15 00:23:03 -0700 |
commit | e9a95d78ef7c43bc6b6478b9370047d854b20024 (patch) | |
tree | 88ee26fa1c879679a234deb87973a3acd0ff3382 /sapi/fpm/php-fpm.conf.in | |
parent | b79b13b4efbf3374ec7d28286b29928f43da6d1d (diff) | |
download | php-git-e9a95d78ef7c43bc6b6478b9370047d854b20024.tar.gz |
typo fixes
Diffstat (limited to 'sapi/fpm/php-fpm.conf.in')
-rw-r--r-- | sapi/fpm/php-fpm.conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/fpm/php-fpm.conf.in b/sapi/fpm/php-fpm.conf.in index e0d80970af..6912477b85 100644 --- a/sapi/fpm/php-fpm.conf.in +++ b/sapi/fpm/php-fpm.conf.in @@ -3,7 +3,7 @@ ;;;;;;;;;;;;;;;;;;;;; ; All relative paths in this configuration file are relative to PHP's install -; prefix (@prefix@). This prefix can be dynamicaly changed by using the +; prefix (@prefix@). This prefix can be dynamically changed by using the ; '-p' argument from the command line. ; Include one or more files. If glob(3) exists, it is used to include a bunch of |