pidgin/gtkprefs.h

branch
next.minor
changeset 25888
d0fdd378a635
parent 20147
66f05a854eee
child 26337
ec2fc1bc9024
--- a/pidgin/gtkprefs.h	Mon Jan 26 06:37:28 2009 +0000
+++ b/pidgin/gtkprefs.h	Mon Jan 26 06:44:00 2009 +0000
@@ -59,7 +59,7 @@
  * @param max   The maximum value of the spin button
  * @param sg    If not NULL, the size group to which the spin button will be added
  * @return      An hbox containing both the label and the spinner.  Can be
- *              used to set the widgets to sensitive or insensitive based on the 
+ *              used to set the widgets to sensitive or insensitive based on the
  *              value of a checkbox.
  */
 GtkWidget *pidgin_prefs_labeled_spin_button(GtkWidget *page,

mercurial