From 89eddb4245380229094e03aea01d6c598386ab75 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Sat, 11 Aug 2012 15:35:47 +0100 Subject: [PATCH] Fix grammar in the rendering section. Upon reading some docs, I found a small grammar mistake in the rendering section. This patch fixes that. --- doc/Wayland/en_US/Architecture.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Wayland/en_US/Architecture.xml b/doc/Wayland/en_US/Architecture.xml index a9821762..d5488b8d 100644 --- a/doc/Wayland/en_US/Architecture.xml +++ b/doc/Wayland/en_US/Architecture.xml @@ -255,7 +255,7 @@ In either case, the application must tell the compositor which area of the surface holds new contents. When the - application renders directly the to shared buffer, the + application renders directly to the shared buffer, the compositor needs to be noticed that there is new content. But also when exchanging buffers, the compositor doesn't assume anything changed, and needs a request from the