diff src/gtkutils.h @ 8735:92cbf9713795

[gaim-migrate @ 9490] Patch by Jonathan Champ to corect the vairous speling mistakes we hav e in the coments and documentaion. Thansk Jonathan! committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 21 Apr 2004 01:34:26 +0000
parents e39ea2b4f6cd
children b994b0223335
line wrap: on
line diff
--- a/src/gtkutils.h	Wed Apr 21 01:20:41 2004 +0000
+++ b/src/gtkutils.h	Wed Apr 21 01:34:26 2004 +0000
@@ -157,9 +157,9 @@
 void gtk_toggle_sensitive_array(GtkWidget *w, GPtrArray *data);
 
 /**
- * Adds a seperator to a menu.
+ * Adds a separator to a menu.
  *
- * @param menu The menu to add a seperator to.
+ * @param menu The menu to add a separator to.
  */
 void gaim_separator(GtkWidget *menu);