summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCasey Dahlin <cdahlin@redhat.com>2011-02-03 00:49:54 -0500
committerKristian Høgsberg <krh@bitplanet.net>2011-02-03 10:07:54 -0500
commit1367a5b0d09edbeb9222933dd87dddd75067d7e6 (patch)
treec8c5c2b9ba5b27ac6ac42e6bbe2811ee0ee631e9
parent92570e2e6975174a62ead96ef0dc7f7372b9757b (diff)
Fix an unclosed parenthesis
-rw-r--r--building.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/building.html b/building.html
index ce70e2f..527782a 100644
--- a/building.html
+++ b/building.html
@@ -23,7 +23,7 @@ generally).</p>
<h2>Setting up the environment</h2>
<p>If you want to install in $HOME/install (or another location that won't
-interfere with the rest of your system, you'll need to set the following
+interfere with the rest of your system) you'll need to set the following
environment variables to get various libraries to link appropriately:</p>
<pre>LD_LIBRARY_PATH=$HOME/install/lib