From: Yong Bakos <yba...@humanoriented.com> Convert two two-space periods to one, consistent with the rest of the content. Adjusst vertical whitespace of final closing interface tag to match conventions set forth in this, and other, protocol docs.
Signed-off-by: Yong Bakos <yba...@humanoriented.com> --- unstable/xdg-shell/xdg-shell-unstable-v5.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/unstable/xdg-shell/xdg-shell-unstable-v5.xml b/unstable/xdg-shell/xdg-shell-unstable-v5.xml index b845258..f737f06 100644 --- a/unstable/xdg-shell/xdg-shell-unstable-v5.xml +++ b/unstable/xdg-shell/xdg-shell-unstable-v5.xml @@ -38,7 +38,7 @@ <enum name="version"> <description summary="latest protocol version"> The 'current' member of this enum gives the version of the - protocol. Implementations can compare this to the version + protocol. Implementations can compare this to the version they implement using static_assert to ensure the protocol and implementation versions match. </description> @@ -64,10 +64,10 @@ <request name="use_unstable_version"> <description summary="enable use of this unstable version"> - Negotiate the unstable version of the interface. This + Negotiate the unstable version of the interface. This mechanism is in place to ensure client and server agree on the unstable versions of the protocol that they speak or exit - cleanly if they don't agree. This request will go away once + cleanly if they don't agree. This request will go away once the xdg-shell protocol is stable. </description> <arg name="version" type="int"/> @@ -206,7 +206,7 @@ service name. The compositor shell will try to group application surfaces together - by their app ID. As a best practice, it is suggested to select app + by their app ID. As a best practice, it is suggested to select app ID's that match the basename of the application's .desktop file. For example, "org.freedesktop.FooViewer" where the .desktop file is "org.freedesktop.FooViewer.desktop". @@ -620,6 +620,6 @@ point. </description> </event> - </interface> + </protocol> -- 2.7.2 _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/wayland-devel