[telepathy-spec/master] Connection.ConnectionError: fix a typo, "Connection_Status_Reason_Disconnected"

Simon McVittie simon.mcvittie at collabora.co.uk
Mon Nov 9 02:47:07 PST 2009


This should of course have been C_S_D rather than C_S_R_D.

Reviewed-by: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
---
 spec/Connection.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/spec/Connection.xml b/spec/Connection.xml
index 72e1bb8..aa885c9 100644
--- a/spec/Connection.xml
+++ b/spec/Connection.xml
@@ -878,7 +878,7 @@ USA.</p>
 
         <p>Whenever this signal is emitted, it MUST immediately be followed by
           a <tp:member-ref>StatusChanged</tp:member-ref> signal with status
-          Connection_Status_Reason_Disconnected and an appropriate reason
+          Connection_Status_Disconnected and an appropriate reason
           code.</p>
 
         <p>Connection managers SHOULD emit this signal on disconnection, but
-- 
1.5.6.5




More information about the telepathy-commits mailing list