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 57ac101e5f..0dd737e418 100644 --- a/gtk/gtkenums.h +++ b/gtk/gtkenums.h @@ -464,7 +464,7 @@ typedef enum * Used to change the appearance of an outline typically provided by a #GtkFrame. * * Note that many themes do not differentiate the appearance of the - * various shadow types: Either their is no visible shadow (@GTK_SHADOW_NONE), + * various shadow types: Either there is no visible shadow (@GTK_SHADOW_NONE), * or there is (any other value). */ typedef enum |