diff options
Diffstat (limited to 'gtk/gtkarrow.c')
-rw-r--r-- | gtk/gtkarrow.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkarrow.c b/gtk/gtkarrow.c index fedf544b5e..43a1d59132 100644 --- a/gtk/gtkarrow.c +++ b/gtk/gtkarrow.c @@ -32,7 +32,7 @@ * one of the four cardinal directions (up, down, left, or right). The * style of the arrow can be one of shadow in, shadow out, etched in, or * etched out. Note that these directions and style types may be - * ammended in versions of GTK+ to come. + * amended in versions of GTK+ to come. * * GtkArrow will fill any space alloted to it, but since it is inherited * from #GtkMisc, it can be padded and/or aligned, to fill exactly the |