--- 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,