xdg-shell: Fix a couple of typos
authorJonas Ådahl <jadahl@gmail.com>
Thu, 2 Apr 2015 06:47:13 +0000 (14:47 +0800)
committerJonas Ådahl <jadahl@gmail.com>
Tue, 5 May 2015 06:17:45 +0000 (14:17 +0800)
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
protocol/xdg-shell.xml

index deadf516e91132af111392507c74ef4d6246955c..0d8ebe350ba92f7df7b3ea6ff8324495d4d46f05 100644 (file)
 
        The app ID identifies the general class of applications to which
        the surface belongs. The compositor can use this to group multiple
-       applications together, or to determine how to launch a new
-       application.
+       surfaces together, or to determine how to launch a new application.
 
        See the desktop-entry specification [0] for more details on
-       application identifiers and how they relate to well-known DBus
+       application identifiers and how they relate to well-known D-Bus
        names and .desktop files.
 
        [0] http://standards.freedesktop.org/desktop-entry-spec/