protocol: Use singleton global consistently

The protocol describes wl_shm as a "global singleton" rather than
"singleton global," which is the order used throughout other protocol
object descriptions.

Re-order the terms for consistency.

Signed-off-by: Yong Bakos <ybakos@humanoriented.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
Yong Bakos 2016-10-02 09:09:59 -07:00 committed by Pekka Paalanen
parent 9e2e3bcaa7
commit b802108f6e

View file

@ -259,7 +259,7 @@
<interface name="wl_shm" version="1">
<description summary="shared memory support">
A global singleton object that provides support for shared
A singleton global object that provides support for shared
memory.
Clients can create wl_shm_pool objects using the create_pool