]> granicus.if.org Git - php/commitdiff
Fix typo in parameter
authorFrank M. Kromann <fmk@php.net>
Wed, 29 Oct 2003 05:34:21 +0000 (05:34 +0000)
committerFrank M. Kromann <fmk@php.net>
Wed, 29 Oct 2003 05:34:21 +0000 (05:34 +0000)
ext/ext_skel_win32.php

index 5036ad21d8534b00354273e95b1896be37b8655f..903081df7d3153d4750d20532c0a885a2a110df8 100644 (file)
@@ -11,7 +11,7 @@ if (php_sapi_name() != "cli") {
        1) Make sure you have CygWin installed
        2) Adjust the $cygwin_path to match your installation
        3) Change the environment cariable PATHEXT to include .PHP
-       4) run ext_skel --ext_name=...
+       4) run ext_skel --extname=...
                the first time you run this script you will be asked to 
                associate it with a program. chooses the CLI version of php.
 */