From 5d87c18644cdb7d9a3cd6a2838ae05f301d75029 Mon Sep 17 00:00:00 2001
From: Markus Blatt <mblatt@dune-project.org>
Date: Thu, 24 Jan 2013 10:51:29 +0000
Subject: [PATCH] Small correction.

[[Imported from SVN: r7082]]
---
 README.SVN | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.SVN b/README.SVN
index 3d5c82031..16a62660a 100644
--- a/README.SVN
+++ b/README.SVN
@@ -13,15 +13,15 @@ following programs installed on your system:
 For the documentation to build you'll need doxygen, wml, convert and latex
 installed.
 
-Dune also features a self-test. As some grid-components (e.g. Albert,
+Dune also features a self-test. As some components (e.g. Albert,
 UG) depend on external libraries their self-tests will only run if
-those libraries are found. The pathes would then need to be passed via
---with-...= parameters.
+those libraries are found. The paths to their installation prefix
+would then need to be passed via --with-...= parameters to configure.
 
 Important!  If you don't want to develop Dune itself you won't need to
 provide external components! The Dune-library and -headers are
 independent of other libraries, instead the applications can choose
-what parts to use.
+which parts to use.
 
 $Id$
 
-- 
GitLab