From 489c0689ec1d309a017d8fd4c8b6d8f2efb57637 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Tue, 22 Nov 2011 14:12:23 +0100 Subject: [PATCH] Fix typo in build_cross_tools. --- build/scripts/build_cross_tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/scripts/build_cross_tools b/build/scripts/build_cross_tools index 976b7327c6..eac52a92eb 100755 --- a/build/scripts/build_cross_tools +++ b/build/scripts/build_cross_tools @@ -2,7 +2,7 @@ # Parameters # Influential environmental variable: -# * haikuRequiredLegacyGCCVersion: The requrired version of the gcc. Will be +# * haikuRequiredLegacyGCCVersion: The required version of the gcc. Will be # checked against the version in the buildtools directory. # get and check the parameters