[telepathy-gabble/master] fix typos
Sjoerd Simons
sjoerd.simons at collabora.co.uk
Mon May 11 10:51:47 PDT 2009
---
src/jingle-content.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/jingle-content.c b/src/jingle-content.c
index 5db1607..09916b7 100644
--- a/src/jingle-content.c
+++ b/src/jingle-content.c
@@ -668,8 +668,8 @@ gabble_jingle_content_parse_description_info (GabbleJingleContent *c,
if (priv->created_by_us && priv->state < JINGLE_CONTENT_STATE_ACKNOWLEDGED)
{
- /* The stream was created us and the other side didn't acknowledge it
- * yet, thus we don't have their code information, thus the
+ /* The stream was created by us and the other side didn't acknowledge it
+ * yet, thus we don't have their codec information, thus the
* description-info isn't meaningful and can be ignored */
DEBUG ("Ignoring description-info as we didn't receive the codecs yet");
return;
--
1.5.6.5
More information about the telepathy-commits
mailing list