From 959b4fb0e27418c89e31a9535b562b5f92afaa48 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 6 May 2005 13:17:37 +0000 Subject: [PATCH] Fix a typo [SVN r28697] --- more/getting_started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/more/getting_started.html b/more/getting_started.html index 31a7c2986c..2eec0cb34b 100644 --- a/more/getting_started.html +++ b/more/getting_started.html @@ -486,7 +486,7 @@ --with-<library> Build, stage, or install the specified library. This changes the default from trying to build all possible libraries, to only - building the speicfied libraries. + building the specified libraries. --with-python-root[=PYTHON_ROOT]