protocol: Fix the name of the registry argument

A simple copy-paste typo.
This commit is contained in:
Jasper St. Pierre 2014-01-31 15:38:07 -05:00 committed by Kristian Høgsberg
parent 4b4cd00621
commit 91974dad1c

View file

@ -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">