From e47b49b2a0cd02a57cd4b47362d4c08c037236cb Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Fri, 8 Apr 2005 21:47:16 +0000 Subject: [PATCH] typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/distrib/all/build-all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxPython/distrib/all/build-all b/wxPython/distrib/all/build-all index 535412dc16..734360d646 100755 --- a/wxPython/distrib/all/build-all +++ b/wxPython/distrib/all/build-all @@ -91,7 +91,7 @@ initialTask = Task([ Job("", ["distrib/all/build-setup", CFGFILE]), ]) # Build tasks. Anything that can be done in parallel (depends greatly -# on the nature of the build machine configurations...) is a separate +# on the nature of the build machines configurations...) is a separate # task. jaguarTask = Task( Job("whopper.23", -- 2.45.2