From: Kalle Sommer Nielsen Date: Wed, 19 Oct 2016 07:01:29 +0000 (+0200) Subject: Fix typo X-Git-Tag: php-7.2.0alpha1~1076^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=60d847a0cf7a63833a700c31828d11cae04c859a;p=php Fix typo --- diff --git a/win32/build/config.w32 b/win32/build/config.w32 index 3e0705761c..682f1bd274 100644 --- a/win32/build/config.w32 +++ b/win32/build/config.w32 @@ -301,5 +301,5 @@ ARG_WITH("all-shared", "Force all the non obligatory extensions to be shared", " // Config profiles (--with-config-profile=) will save a certain config to php-src/config..bat // so that it can be executed like: cofig. instead of a long list of parameters // -// Note, nice as a name is disallowed and will generate a warning and skip saaving +// Note, nice as a name is disallowed and will generate a warning and skip saving ARG_WITH('config-profile', 'Name of the configuration profile to save this to in php-src/config.name.bat', 'no'); \ No newline at end of file