X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gio%2Fgaction.c;h=a477c9ae87740d129fdd63a8a5c5376abf35ba4c;hb=fc6d6b6e109af2d7c3339b3c64963c6679db1a6e;hp=a2332fff1b2628eb98444cfde3dc1f6ecce497e6;hpb=93cda800f1dab6ecbecb4ac247b8c079ff7fca14;p=platform%2Fupstream%2Fglib.git diff --git a/gio/gaction.c b/gio/gaction.c index a2332ff..a477c9a 100644 --- a/gio/gaction.c +++ b/gio/gaction.c @@ -51,7 +51,7 @@ G_DEFINE_INTERFACE (GAction, g_action, G_TYPE_OBJECT) * * #GAction is merely the interface to the concept of an action, as * described above. Various implementations of actions exist, including - * #GSimpleAction and #GtkAction. + * #GSimpleAction. * * In all cases, the implementing class is responsible for storing the * name of the action, the parameter type, the enabled state, the