Correct typos

Fri, 09 Aug 2013 16:11:01 +0200

author
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
date
Fri, 09 Aug 2013 16:11:01 +0200
changeset 34289
9cbcd6e73ba6
parent 34288
99e88f0702f1
child 34290
91614b18b992
child 34425
faa2fbeee139
child 34878
41b9075c7714

Correct typos

libpurple/protocols/yahoo/libymsg.c file | annotate | diff | comparison | revisions
--- a/libpurple/protocols/yahoo/libymsg.c	Fri Aug 09 14:55:38 2013 +0200
+++ b/libpurple/protocols/yahoo/libymsg.c	Fri Aug 09 16:11:01 2013 +0200
@@ -54,8 +54,8 @@
 
 /* #define YAHOO_DEBUG */
 
-/* It doesn't looks like working (previously used host is down, another one
- * doesn't sends us back cookies.
+/* It doesn't look like it is working (the previously used host is down, another
+ * one doesn't send us back cookies).
  */
 #define TRY_WEBMESSENGER_LOGIN 0
 
@@ -3277,7 +3277,8 @@
 	/* Now we have our cookies to login with.  I'll go get the milk. */
 
 	/* XXX: wcs2.msg.dcn.yahoo.com is down, so I used
-	 * YAHOO_PAGER_HOST_FALLBACK. But I'm not sure, if its correct host.
+	 * YAHOO_PAGER_HOST_FALLBACK, but I'm not sure, if it is the correct
+	 * host.
 	 */
 	if (purple_proxy_connect(gc, account, YAHOO_PAGER_HOST_FALLBACK,
 		purple_account_get_int(account, "port", YAHOO_PAGER_PORT),

mercurial