Fix typo in build_cross_tools.

This commit is contained in:
Oliver Tappe
2011-11-22 16:21:06 +01:00
parent fc4fa46848
commit 489c0689ec
+1 -1
View File
@@ -2,7 +2,7 @@
# Parameters <haiku sourcedir> <buildtools dir> <haiku output dir> # Parameters <haiku sourcedir> <buildtools dir> <haiku output dir>
# Influential environmental variable: # 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. # checked against the version in the buildtools directory.
# get and check the parameters # get and check the parameters