From f9330c02d0b8e2438c78bb49bffd3b3f691ebae6 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Wed, 31 May 2017 16:22:21 +0100 Subject: [PATCH] spec: Re-word documentation of ListQueuedOwners This was previously written in an unusual message-passing-oriented style, which obscured the meaning. Use a more method-call-oriented style instead. [smcv: separated out from a larger commit, added commit message] Reviewed-by: Simon McVittie --- doc/dbus-specification.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index 565ce56c6..f85e3c6ee 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -5644,9 +5644,7 @@ - This method call should be sent to - org.freedesktop.DBus and lists the connections - currently queued for a bus name (see + List the connections currently queued for a bus name (see ). -- 2.47.3