summaryrefslogtreecommitdiff
path: root/ext/curl/interface.c
diff options
context:
space:
mode:
authorAdam Harvey <aharvey@php.net>2014-12-05 13:58:48 -0800
committerAdam Harvey <aharvey@php.net>2014-12-05 13:58:48 -0800
commit751aa92fe5a30ab7b97e3a0df097f61876dacd5d (patch)
treeb57bbb3f829499010c2cb481a3b7695802aa01a0 /ext/curl/interface.c
parent150dc69d6eee35738f505e925ee664c02060196d (diff)
parent381fd62ccf9ee6889c964c2be6cf1712a9ac4562 (diff)
downloadphp-git-751aa92fe5a30ab7b97e3a0df097f61876dacd5d.tar.gz
Merge branch 'PHP-5.6'
* PHP-5.6: Revert unintentional docblock change
Diffstat (limited to 'ext/curl/interface.c')
-rw-r--r--ext/curl/interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/curl/interface.c b/ext/curl/interface.c
index af1ccdd4cf..6bd241ee15 100644
--- a/ext/curl/interface.c
+++ b/ext/curl/interface.c
@@ -10,7 +10,7 @@
| http://www.php.net/license/3_01.txt |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
- | license@php.net so we can mail you 6 copy immediately. |
+ | license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
| Author: Sterling Hughes <sterling@php.net> |
+----------------------------------------------------------------------+