aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Wayland
diff options
context:
space:
mode:
authorChristopher Michael <cpmichael1@comcast.net>2012-08-11 15:35:47 +0100
committerKristian Høgsberg <krh@bitplanet.net>2012-08-13 11:00:28 -0400
commit89eddb4245380229094e03aea01d6c598386ab75 (patch)
tree0b4ded798e0db55a0959f07ccf5c5536b797d9d9 /doc/Wayland
parentconnection: zero out string padding (diff)
downloadwayland-89eddb4245380229094e03aea01d6c598386ab75.tar
wayland-89eddb4245380229094e03aea01d6c598386ab75.tar.gz
wayland-89eddb4245380229094e03aea01d6c598386ab75.tar.bz2
wayland-89eddb4245380229094e03aea01d6c598386ab75.tar.lz
wayland-89eddb4245380229094e03aea01d6c598386ab75.tar.xz
wayland-89eddb4245380229094e03aea01d6c598386ab75.tar.zst
wayland-89eddb4245380229094e03aea01d6c598386ab75.zip
Fix grammar in the rendering section.
Upon reading some docs, I found a small grammar mistake in the rendering section. This patch fixes that.
Diffstat (limited to 'doc/Wayland')
-rw-r--r--doc/Wayland/en_US/Architecture.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Wayland/en_US/Architecture.xml b/doc/Wayland/en_US/Architecture.xml
index a982176..d5488b8 100644
--- a/doc/Wayland/en_US/Architecture.xml
+++ b/doc/Wayland/en_US/Architecture.xml
@@ -255,7 +255,7 @@
<para>
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