summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2011-02-03 10:10:48 -0500
committerKristian Høgsberg <krh@bitplanet.net>2011-02-03 10:10:48 -0500
commit1fc4fcf438105e10ba7a4d99ff4edc6c72fac096 (patch)
tree47927f9a00293f600d839ee075595188fd7862f1
parent1367a5b0d09edbeb9222933dd87dddd75067d7e6 (diff)
Fix grammer in building instructions
-rw-r--r--building.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/building.html b/building.html
index 527782a..446e780 100644
--- a/building.html
+++ b/building.html
@@ -33,7 +33,7 @@ C_INCLUDE_PATH=$HOME/install/include
LIBRARY_PATH=$HOME/install/lib
</pre>
-<p>Do not set that LD_LIBRARY_PATH as your default, it will break things.</p>
+<p>Do not set LD_LIBRARY_PATH as your default, it will break things.</p>
<h2>Modesetting</h2>