projects
/
profile
/
ivi
/
wayland.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
003a946
)
Fix typo (ratio, not ration)
author
Diego Viola
<diego.viola@gmail.com>
Thu, 13 Sep 2012 10:45:06 +0000
(06:45 -0400)
committer
Kristian Høgsberg
<krh@bitplanet.net>
Thu, 13 Sep 2012 15:31:44 +0000
(11:31 -0400)
Signed-off-by: Diego Viola <diego.viola@gmail.com>
protocol/wayland.xml
patch
|
blob
|
history
diff --git
a/protocol/wayland.xml
b/protocol/wayland.xml
index
5e56cb8
..
ff077a3
100644
(file)
--- a/
protocol/wayland.xml
+++ b/
protocol/wayland.xml
@@
-597,7
+597,7
@@
The configure event asks the client to resize its surface.
The size is a hint, in the sense that the client is free to
ignore it if it doesn't resize, pick a smaller size (to
- satisfy aspect ratio
n
or resize in steps of NxM pixels). The
+ satisfy aspect ratio or resize in steps of NxM pixels). The
client is free to dismiss all but the last configure event it
received.
</description>