adium/adium

d083f93f62c7
Parents a97531ed5130
Children 027072126a8c
Fix two typos in code docs as pointed out by "Nemacysts". Thanks!
--- a/Plugins/Twitter Plugin/AITwitterAccount.m Sun Jul 08 20:58:33 2012 +0200
+++ b/Plugins/Twitter Plugin/AITwitterAccount.m Fri Jul 13 17:52:50 2012 +0200
@@ -701,7 +701,7 @@
}
/*!
- * @brief Open the represented objec'ts user page
+ * @brief Open the represented object's user page
*/
- (void)openUserPage:(NSMenuItem *)menuItem
{
--- a/Plugins/Twitter Plugin/AITwitterURLHandler.m Sun Jul 08 20:58:33 2012 +0200
+++ b/Plugins/Twitter Plugin/AITwitterURLHandler.m Fri Jul 13 17:52:50 2012 +0200
@@ -57,7 +57,7 @@
}
/*!
- * @brief A reply link was licked
+ * @brief A reply link was clicked
*
* Parse the reply link and set up as appropriate.
*/