diff options
author | Matthias Clasen <mclasen@redhat.com> | 2020-10-20 23:19:18 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-10-20 23:19:18 -0400 |
commit | 8e170217a102126533418eaa3238efc9c660a29c (patch) | |
tree | e7800c17a9ca6fbfa5e957d0a6ee5961b572776e /gtk/gtklinkbutton.c | |
parent | 36d4a8090fed992401160005cd86657802019ce5 (diff) | |
download | gtk+-8e170217a102126533418eaa3238efc9c660a29c.tar.gz |
Cosmetics
Typo fix.
Diffstat (limited to 'gtk/gtklinkbutton.c')
-rw-r--r-- | gtk/gtklinkbutton.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtklinkbutton.c b/gtk/gtklinkbutton.c index 7cd2476a2c..53a01cc207 100644 --- a/gtk/gtklinkbutton.c +++ b/gtk/gtklinkbutton.c @@ -50,7 +50,7 @@ * * # Accessibility * - * GtkLinkButton uses the #GTK_ACCESSIBKE_ROLE_BUTTON role. + * GtkLinkButton uses the #GTK_ACCESSIBLE_ROLE_BUTTON role. */ #include "config.h" |