summaryrefslogtreecommitdiff
path: root/php.ini-dist
diff options
context:
space:
mode:
authorMarko Karppinen <markonen@php.net>2002-01-24 14:25:51 +0000
committerMarko Karppinen <markonen@php.net>2002-01-24 14:25:51 +0000
commitf03933bcec2cf4a59dec06ffc327e52ca9a3f868 (patch)
tree4a065258ca05ea5d623dd01d0cfcdd0ba969b73d /php.ini-dist
parentc0b8ac114280275d002b931a4284e95c5b3438d0 (diff)
downloadphp-git-f03933bcec2cf4a59dec06ffc327e52ca9a3f868.tar.gz
Corrected a confusing comment (see bug #14972)
Diffstat (limited to 'php.ini-dist')
-rw-r--r--php.ini-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-dist b/php.ini-dist
index 08a05c21f0..b2a7430d45 100644
--- a/php.ini-dist
+++ b/php.ini-dist
@@ -491,7 +491,7 @@ SMTP = localhost
; For Win32 only.
sendmail_from = me@localhost.com
-; For Unix only. You may supply arguments as well (default: 'sendmail -t -i').
+; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =
[Logging]