doc: Fix dbus-send.1 uint16 typo
authorDavid King <dking@redhat.com>
Tue, 3 Oct 2017 12:34:03 +0000 (13:34 +0100)
committerSimon McVittie <smcv@collabora.com>
Mon, 9 Oct 2017 12:35:22 +0000 (13:35 +0100)
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=103075
Bug-RedHat: https://bugzilla.redhat.com/show_bug.cgi?id=1467415
Reviewed-by: Philip Withnall <withnall@endlessm.com>
Reviewed-by: Simon McVittie <smcv@collabora.com>
doc/dbus-send.1.xml.in

index 67b6dfd..271435c 100644 (file)
@@ -65,7 +65,7 @@ may include containers (arrays, dicts, and variants) as described below.</para>
 &lt;array&gt;      ::= array:&lt;type&gt;:&lt;value&gt;[,&lt;value&gt;...]
 &lt;dict&gt;       ::= dict:&lt;type&gt;:&lt;type&gt;:&lt;key&gt;,&lt;value&gt;[,&lt;key&gt;,&lt;value&gt;...]
 &lt;variant&gt;    ::= variant:&lt;type&gt;:&lt;value&gt;
-&lt;type&gt;       ::= string | int16 | uint 16 | int32 | uint32 | int64 | uint64 | double | byte | boolean | objpath
+&lt;type&gt;       ::= string | int16 | uint16 | int32 | uint32 | int64 | uint64 | double | byte | boolean | objpath
 </literallayout> <!-- .fi -->
 
 <para>D-Bus supports more types than these, but <command>dbus-send</command> currently