changeset 11782:4baf0aa3158e

[gaim-migrate @ 14073] A doxygen fix from Peter Lawler committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Mon, 24 Oct 2005 01:57:40 +0000
parents 10317f1a2de2
children b75d8a37e603
files src/account.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/account.h	Mon Oct 24 01:40:51 2005 +0000
+++ b/src/account.h	Mon Oct 24 01:57:40 2005 +0000
@@ -717,7 +717,7 @@
  *
  * @param account The account.
  * @param buddy The buddy to remove.
- * @pararm group The group to remove the buddy from.
+ * @param group The group to remove the buddy from.
  */
 void gaim_account_remove_buddy(GaimAccount *account, GaimBuddy *buddy,
 								GaimGroup *group);