mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-25 06:59:46 -05:00
Fix grammar in the rendering section.
Upon reading some docs, I found a small grammar mistake in the rendering section. This patch fixes that.
This commit is contained in:
parent
915cdeee29
commit
89eddb4245
1 changed files with 1 additions and 1 deletions
|
|
@ -255,7 +255,7 @@
|
||||||
<para>
|
<para>
|
||||||
In either case, the application must tell the compositor
|
In either case, the application must tell the compositor
|
||||||
which area of the surface holds new contents. When the
|
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.
|
compositor needs to be noticed that there is new content.
|
||||||
But also when exchanging buffers, the compositor doesn't
|
But also when exchanging buffers, the compositor doesn't
|
||||||
assume anything changed, and needs a request from the
|
assume anything changed, and needs a request from the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue