From 60d847a0cf7a63833a700c31828d11cae04c859a Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Wed, 19 Oct 2016 09:01:29 +0200 Subject: [PATCH] Fix typo --- win32/build/config.w32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1