[PATCH] Fix an unclosed parenthesis

cdahlin at redhat.com cdahlin at redhat.com
Wed Feb 2 21:49:54 PST 2011


From: Casey Dahlin <cdahlin at redhat.com>

---
 Please disregard the last version. It made the correction in the wrong place
 somehow.

 building.html |    2 +-
 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
-- 
1.7.3.3



More information about the wayland-devel mailing list