Browse Source

Fix typo

[SVN r40473]
Vladimir Prus 18 years ago
parent
commit
3cccc52cbb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jamroot

+ 1 - 1
Jamroot

@@ -442,7 +442,7 @@ alias build_all : libs/$(libraries)/build ;
 
 
 # This rule should be called from libraries' Jamfiles and will
 # This rule should be called from libraries' Jamfiles and will
 # create two targets, "install" and "stage", that will install
 # create two targets, "install" and "stage", that will install
-# or stage that library. The --prefix option is respected, by
+# or stage that library. The --prefix option is respected, but
 # --with and --without options, naturally, are ignored.
 # --with and --without options, naturally, are ignored.
 #
 #
 # - libraries -- list of library targets to install.
 # - libraries -- list of library targets to install.

粤ICP备19079148号