diff options
Diffstat (limited to 'gtk/gtkenums.h')
-rw-r--r-- | gtk/gtkenums.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkenums.h b/gtk/gtkenums.h index 4a15f230b4..6488a77a37 100644 --- a/gtk/gtkenums.h +++ b/gtk/gtkenums.h @@ -87,7 +87,7 @@ typedef enum * @GTK_ARROW_RIGHT: Represents a right pointing arrow. * @GTK_ARROW_NONE: No arrow. Since 2.10. * - * Used to indicate the direction in which a #GtkArrow should point. + * Used to indicate the direction in which an arrow should point. */ typedef enum { |