[Telepathy-commits] [telepathy-spec/master] MediaStreamHandler: fix name-for-bindings (and en_sjoerd :-)

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Mar 24 09:53:45 PDT 2009


---
 spec/Media_Stream_Handler.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/spec/Media_Stream_Handler.xml b/spec/Media_Stream_Handler.xml
index 3c5db5a..3615e6f 100644
--- a/spec/Media_Stream_Handler.xml
+++ b/spec/Media_Stream_Handler.xml
@@ -88,13 +88,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
       </tp:docstring>
     </property>
 
-    <property name="CreatedLocally" tp:name-for-bindings="CreatedLocally"
+    <property name="CreatedLocally" tp:name-for-bindings="Created_Locally"
       type="b" access="read">
       <tp:added version="0.17.UNRELEASED"/>
       <tp:docstring>
-        True if we were the creator of this stream, FALSE otherwise.
+        True if we were the creator of this stream, false otherwise.
         <tp:rationale>
-          This information is needed for some nat traversal mechanisms. Such
+          This information is needed for some nat traversal mechanisms, such
           as ICE-UDP, where the creator gets the role of the controlling agent.
         </tp:rationale>
       </tp:docstring>
-- 
1.5.6.5




More information about the telepathy-commits mailing list