[PATCH] README: Fix typos
Kristian Høgsberg
hoegsberg at gmail.com
Thu Feb 14 09:15:14 PST 2013
On Thu, Feb 14, 2013 at 10:59:15AM +0530, Siddharth Heroor wrote:
>
> Signed-off-by: Siddharth Heroor <heroor at gmail.com>
> ---
> README | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
Thanks, applied.
Kristian
> diff --git a/README b/README
> index 5f85888..ca26cc0 100644
> --- a/README
> +++ b/README
> @@ -3,7 +3,7 @@ What is Wayland
> Wayland is a project to define a protocol for a compositor to talk to
> its clients as well as a library implementation of the protocol. The
> compositor can be a standalone display server running on Linux kernel
> -modesetting and evdev input devices, an X applications, or a wayland
> +modesetting and evdev input devices, an X application, or a wayland
> client itself. The clients can be traditional applications, X servers
> (rootless or fullscreen) or other display servers.
>
> @@ -19,7 +19,7 @@ themselves, typically through cairo or OpenGL.
>
> The weston compositor is a reference implementation of a wayland
> compositor and the weston repository also includes a few example
> -clients clients.
> +clients.
>
> Building the wayland libraries is fairly simple, aside from libffi,
> they don't have many dependencies:
> @@ -32,4 +32,4 @@ they don't have many dependencies:
>
> where PREFIX is where you want to install the libraries. See
> http://wayland.freedesktop.org for more complete build instructions
> -for wayland, weston, xwayland and various toolkits.
> \ No newline at end of file
> +for wayland, weston, xwayland and various toolkits.
> --
> 1.7.0.4
>
> _______________________________________________
> 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