[PATCH] Fix an unclosed parenthesis
Kristian Høgsberg
krh at bitplanet.net
Thu Feb 3 07:15:38 PST 2011
On Thu, Feb 3, 2011 at 12:49 AM, <cdahlin at redhat.com> wrote:
> From: Casey Dahlin <cdahlin at redhat.com>
>
> ---
> Please disregard the last version. It made the correction in the wrong place
> somehow.
Too late, I committed the typoed version. I fixed it in a follow on
commit. Thanks.
Kristian
> 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
>
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
>
More information about the wayland-devel
mailing list