]> granicus.if.org Git - php/commitdiff
fix typo (reported by Richard Quadling)
authorAntony Dovgal <tony2001@php.net>
Mon, 12 Jan 2009 10:46:31 +0000 (10:46 +0000)
committerAntony Dovgal <tony2001@php.net>
Mon, 12 Jan 2009 10:46:31 +0000 (10:46 +0000)
php.ini-dist
php.ini-recommended

index dcc89147a079a378a4151bd8e8962d82ec2103c4..2be691c2e05252868b0af1f04bb6b5966bc9a828 100644 (file)
@@ -669,7 +669,7 @@ smtp_port = 25
 ; the 5th parameter to mail(), even in safe mode.
 ;mail.force_extra_parameters =
 
-; Add X-PHP-Originaiting-Script: that will include uid of the script followed by the filename
+; Add X-PHP-Originating-Script: that will include uid of the script followed by the filename
 mail.add_x_header = Off
 
 ; Log all mail() calls including the full path of the script, line #, to address and headers
index 646b0779b9dbe9ab49894d70282a25090b28e1fc..4037df73fc48436d96facd9da69b78c01a16bcb3 100644 (file)
@@ -706,7 +706,7 @@ smtp_port = 25
 ; the 5th parameter to mail(), even in safe mode.
 ;mail.force_extra_parameters =
 
-; Add X-PHP-Originaiting-Script: that will include uid of the script followed by the filename
+; Add X-PHP-Originating-Script: that will include uid of the script followed by the filename
 mail.add_x_header = On
 
 ; Log all mail() calls including the full path of the script, line #, to address and headers