diff src/notify.h @ 11501:9563b768e8e2

[gaim-migrate @ 13746] Doxygen fixes. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sun, 11 Sep 2005 03:58:13 +0000
parents 9480e0d0f563
children bf763a1b2454
line wrap: on
line diff
--- a/src/notify.h	Sun Sep 11 02:58:03 2005 +0000
+++ b/src/notify.h	Sun Sep 11 03:58:13 2005 +0000
@@ -211,7 +211,7 @@
  * Adds a new column to the search result object.
  *
  * @param results The result object to which the column will be added.
- * @param columnt The column that will be added to the result object.
+ * @param column The column that will be added to the result object.
  */
 void gaim_notify_searchresults_column_add(GaimNotifySearchResults *results,
 										  GaimNotifySearchColumn *column);