]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkspinbutton.c
GtkEntry: Sanity check the end_pos value in _get_display_text()
[~andy/gtk] / gtk / gtkspinbutton.c
index c20a69f277ee0945f3af486af54b34a553f4c2d8..2e071d9aca310c8b528cb81a9e35254cedf047de 100644 (file)
@@ -2407,7 +2407,7 @@ gtk_spin_button_set_value (GtkSpinButton *spin_button,
  * @policy: a #GtkSpinButtonUpdatePolicy value
  *
  * Sets the update behavior of a spin button.
- * This determines wether the spin button is always updated
+ * This determines whether the spin button is always updated
  * or only when a valid value is set.
  */
 void