Re: [PATCH] doc: Fix a typo in the client documentation

2016-11-16 Thread Daniel Stone
Hi Moritz,

On 6 November 2016 at 17:35, Moritz Kiefer
 wrote:
> Signed-off-by: Moritz Kiefer 

Pushed, thanks for the patch!
To ssh://git.freedesktop.org/git/wayland/wayland
   6a18a87..06b7c47  master -> master

Cheers,
Daniel
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel


Re: [PATCH] doc: Fix a typo in the client documentation

2016-11-10 Thread Yong Bakos
Hi Moritz,

> On Nov 6, 2016, at 9:35 AM, Moritz Kiefer 
>  wrote:
> 
> Signed-off-by: Moritz Kiefer 

Reviewed-by: Yong Bakos 

yong


> ---
> doc/publican/sources/Client.xml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/publican/sources/Client.xml b/doc/publican/sources/Client.xml
> index fcdd2f2..19bf3e9 100644
> --- a/doc/publican/sources/Client.xml
> +++ b/doc/publican/sources/Client.xml
> @@ -30,7 +30,7 @@
> object created.
>   
>   
> -Though some conveinence functions are provided, libwayland-client
> +Though some convenience functions are provided, libwayland-client
> is designed to allow the calling code to wait for events, so that
> different polling mechanisms can be used. A file descriptor is
> provided, when it becomes ready for reading the calling code can
> -- 
> 2.10.2
> 
> ___
> wayland-devel mailing list
> wayland-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/wayland-devel

___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel


[PATCH] doc: Fix a typo in the client documentation

2016-11-09 Thread Moritz Kiefer
Signed-off-by: Moritz Kiefer 
---
 doc/publican/sources/Client.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/publican/sources/Client.xml b/doc/publican/sources/Client.xml
index fcdd2f2..19bf3e9 100644
--- a/doc/publican/sources/Client.xml
+++ b/doc/publican/sources/Client.xml
@@ -30,7 +30,7 @@
 object created.
   
   
-Though some conveinence functions are provided, libwayland-client
+Though some convenience functions are provided, libwayland-client
 is designed to allow the calling code to wait for events, so that
 different polling mechanisms can be used. A file descriptor is
 provided, when it becomes ready for reading the calling code can
-- 
2.10.2

___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel