]> granicus.if.org Git - php/commitdiff
Fix typo
authorKalle Sommer Nielsen <kalle@php.net>
Wed, 19 Oct 2016 07:01:29 +0000 (09:01 +0200)
committerKalle Sommer Nielsen <kalle@php.net>
Wed, 19 Oct 2016 07:01:29 +0000 (09:01 +0200)
win32/build/config.w32

index 3e0705761c96ef93d3f08a0163917de095e1443e..682f1bd27418c1c8bcfbfa760a4f61e304f5a711 100644 (file)
@@ -301,5 +301,5 @@ ARG_WITH("all-shared", "Force all the non obligatory extensions to be shared", "
 // Config profiles (--with-config-profile=<name>) will save a certain config to php-src/config.<name>.bat
 // so that it can be executed like: cofig.<name> 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