]> granicus.if.org Git - php/commitdiff
Revert unintentional docblock change
authorChris Christoff <chriscct7@users.noreply.github.com>
Fri, 5 Dec 2014 20:59:46 +0000 (15:59 -0500)
committerAdam Harvey <aharvey@php.net>
Fri, 5 Dec 2014 21:57:03 +0000 (13:57 -0800)
Revert unintentional docblock change

It looks like commit dd8e59da8f5aafd9d77a0f1f17e5e272d09f643f
introduced an unintended docbloc change. I have reverted this
change in this commit.

ext/curl/interface.c

index 23b125238d3ff059cf2bfd5f495c0506c07a7f61..0423f71f9a8e35ccb5fa5f6419615cd7c2e151aa 100644 (file)
@@ -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>                           |
    +----------------------------------------------------------------------+