From 2b9cc6d877ea9f974ac85634de4592e7c5e01341 Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Sun, 18 May 2008 00:01:17 +0000 Subject: [PATCH] Typo. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25537 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- build/jam/UserBuildConfig.ReadMe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/jam/UserBuildConfig.ReadMe b/build/jam/UserBuildConfig.ReadMe index 52ed5d6106..50763b6125 100644 --- a/build/jam/UserBuildConfig.ReadMe +++ b/build/jam/UserBuildConfig.ReadMe @@ -129,7 +129,7 @@ AddOptionalHaikuImagePackages WonderBrush ; HAIKU_ADD_ALL_OPTIONAL_PACKAGES = 1 ; # Add the libraries built with the alternative gcc version. The alternative -# gcc generated directory must have specified via the configure option +# gcc generated directory must have been specified via the configure option # --alternative-gcc-output-dir. Note, that a sub-jam will be executed. When # using a jam that is not simply invoked by "jam", set the JAM build variable # accordingly.