mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2026-05-08 05:28:06 +02:00
Fix miter spelling
This fixes bug #13140. Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
907c924677
commit
4d9e8c51ea
1 changed files with 1 additions and 1 deletions
|
|
@ -1492,7 +1492,7 @@ authorization from the authors.
|
|||
</enum>
|
||||
|
||||
<enum name="JoinStyle">
|
||||
<item name="Mitre"> <value>0</value></item>
|
||||
<item name="Miter"> <value>0</value></item>
|
||||
<item name="Round"> <value>1</value></item>
|
||||
<item name="Bevel"> <value>2</value></item>
|
||||
</enum>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue