diff options
author | Alcaro <floating@muncher.se> | 2018-07-27 02:28:45 +0000 |
---|---|---|
committer | Alcaro <floating@muncher.se> | 2018-07-27 02:28:45 +0000 |
commit | a1a6e6a36ad2a4dd7916438ac71ab3637b443f46 (patch) | |
tree | 09ff786a2f1c6f495cd27f67f7a5e0798668bb01 /gtk/gtkenums.h | |
parent | 798ad9f62ad6ea778c0ac301a106db54a24bc775 (diff) | |
download | gtk+-a1a6e6a36ad2a4dd7916438ac71ab3637b443f46.tar.gz |
doc: Fix there/their typo
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 |