mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
protocol: Fix the name of the registry argument
A simple copy-paste typo.
This commit is contained in:
parent
4b4cd00621
commit
91974dad1c
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
|||
to list and bind the global objects available from the
|
||||
compositor.
|
||||
</description>
|
||||
<arg name="callback" type="new_id" interface="wl_registry"/>
|
||||
<arg name="registry" type="new_id" interface="wl_registry"/>
|
||||
</request>
|
||||
|
||||
<event name="error">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue