From 53cf9e742242ffce9535a43dcca00c252a57508a Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Mon, 5 Apr 2004 09:21:45 +0000 Subject: [PATCH] Typo [SVN r22603] --- doc/tutorial/doc/building_hello_world.html | 4 +++- doc/tutorial/doc/quickstart.txt | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/tutorial/doc/building_hello_world.html b/doc/tutorial/doc/building_hello_world.html index c7df565b..90ae8056 100644 --- a/doc/tutorial/doc/building_hello_world.html +++ b/doc/tutorial/doc/building_hello_world.html @@ -71,7 +71,9 @@ here. The complete list of bjam pre-built executables can be found here.

-

Lets Jam!

+ +

Let's Jam!

+

Here is our minimalist Jamfile:

diff --git a/doc/tutorial/doc/quickstart.txt b/doc/tutorial/doc/quickstart.txt index 0336c119..bd2d6283 100644 --- a/doc/tutorial/doc/quickstart.txt +++ b/doc/tutorial/doc/quickstart.txt @@ -101,7 +101,7 @@ be downloaded [@http://boost.sourceforge.net/jam-executables/bin.ntx86/bjam.zip The complete list of bjam pre-built executables can be found [@../../../../../tools/build/index.html#Jam here]. -[h2 Lets Jam!] +[h2 Let's Jam!] [$theme/jam.png] Here is our minimalist Jamfile: