From c25a1d97c4803303c03046df8a9d336cd333ae92 Mon Sep 17 00:00:00 2001 From: sebastian Date: Wed, 17 Aug 2005 20:14:29 +0000 Subject: [PATCH] typo --- livesupport/doc/gettingStarted.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/livesupport/doc/gettingStarted.html b/livesupport/doc/gettingStarted.html index 5bccc887b..1efcf74bb 100644 --- a/livesupport/doc/gettingStarted.html +++ b/livesupport/doc/gettingStarted.html @@ -3,7 +3,7 @@ Getting started with the LiveSupport development environment - +

Preface

@@ -12,8 +12,8 @@ project, Copyright © 2004 Media Development Loan Fund, under the GNU GPL.
@@ -108,7 +108,7 @@ following script:

The development environment as to be configured with an autoconf-style configure script. To do this, simply type:
-

cd livesupport
./bin/setupDeveopmentEnvironment.sh
+

cd livesupport
./bin/setupDevelopmentEnvironment.sh

This script will set up the libraries used by LiveSupport (by compiling and installing them under livesupport/usr), and set up the development