diff options
author | Javier Jardón <jjardon@gnome.org> | 2011-02-08 01:04:20 +0000 |
---|---|---|
committer | Javier Jardón <jjardon@gnome.org> | 2011-02-08 02:27:44 +0000 |
commit | a0554a9f76f70589506e2aa98cb387fcd10ef184 (patch) | |
tree | f2d6874f5ec85592d507bd9abbfb02c5c033b0a7 /gio/gsimpleactiongroup.h | |
parent | db12eb5ca47247a5e580d2db2dc1942a7f4971f0 (diff) | |
download | glib-a0554a9f76f70589506e2aa98cb387fcd10ef184.tar.gz |
docs: Document Since properly, 2.26 -> 2.28
Diffstat (limited to 'gio/gsimpleactiongroup.h')
-rw-r--r-- | gio/gsimpleactiongroup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gsimpleactiongroup.h b/gio/gsimpleactiongroup.h index 14d60c4fe..a526062f5 100644 --- a/gio/gsimpleactiongroup.h +++ b/gio/gsimpleactiongroup.h @@ -50,7 +50,7 @@ typedef struct _GSimpleActionGroupClass GSimpleActionGroupCl * * The #GSimpleActionGroup structure contains private data and should only be accessed using the provided API. * - * Since: 2.26 + * Since: 2.28 */ struct _GSimpleActionGroup { |