[Telepathy-commits] [telepathy-spec/master] Client.Observer: improve description of Connection parameter

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Sep 26 08:21:24 PDT 2008


20080623181113-53eee-933af07661df4274ff047aacb5f3af1f2fac5b77.gz
---
 spec/Client_Observer.xml |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/spec/Client_Observer.xml b/spec/Client_Observer.xml
index 5f114d3..1946341 100644
--- a/spec/Client_Observer.xml
+++ b/spec/Client_Observer.xml
@@ -49,9 +49,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
       <arg name="Connection" type="o" direction="in">
         <tp:docstring>
-          The Telepathy connection. Its well-known bus name can be derived
-          from its object path by replacing all '/' with '.' and removing
-          the leading '.' that results.
+          The Connection with which the channels are associated. The
+          well-known bus name to use can be derived from this object
+          path by removing the leading '/' and replacing all subsequent
+          '/' by '.'.
         </tp:docstring>
       </arg>
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list