diff --git a/doc/tutorial.qbk b/doc/tutorial.qbk index 83c6b2b3..b75cba97 100644 --- a/doc/tutorial.qbk +++ b/doc/tutorial.qbk @@ -119,7 +119,7 @@ __jam__ [@../../../../example/tutorial/Jamroot Here] is our minimalist Jamroot file. Simply copy the file and tweak [^use-project boost] to where your -boost root directory is and your OK. +boost root directory is and you're OK. The comments contained in the Jamrules file above should be sufficient to get you going.