[PATCH] Two typo fixes in the documentation

Kristian Høgsberg krh at bitplanet.net
Mon Nov 22 08:48:57 PST 2010


On Fri, Nov 19, 2010 at 4:28 AM, Fabian Henze <flyser42 at gmx.de> wrote:
> Two typo fixes in specs/main.tex, mentioned in an earlier mail.

Thanks, applied.

> ---
>  spec/main.tex |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/spec/main.tex b/spec/main.tex
> index 8c512be..e7a2b96 100644
> --- a/spec/main.tex
> +++ b/spec/main.tex
> @@ -284,7 +284,7 @@ Issues:
>   after the data has been transferred.
>
>  \item How do we marshall several mime-types?  We could make the drag
> -  setup a multi-step operation: dnd.create, drag.offer(mime-type1,
> +  setup a multi-step operation: dnd.create, drag.offer(mime-type1),
>   drag.offer(mime-type2), drag.activate().  The drag object could send
>   multiple offer events on each motion event.  Or we could just
>   implement an array type, but that's a pain to work with.
> @@ -429,7 +429,7 @@ ftp://ftp.isi.edu/in-notes/iana/assignments/media-types/
>  \item multiseat
>  \item linux implementation using libudev, egl, kms, evdev, cairo
>  \item for fullscreen clients, the system compositor can reprogram the
> -   video scanout address to source fromt the client provided buffer.
> +   video scanout address to source from the client provided buffer.
>  \end{itemize}
>
>  \subsection{Session Compositor}
> _______________________________________________
> 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