diff --git a/gtk/gtkbox.c b/gtk/gtkbox.c index a083af18c6..523b19a349 100644 --- a/gtk/gtkbox.c +++ b/gtk/gtkbox.c @@ -28,7 +28,7 @@ * SECTION:gtkbox * @Short_description: Base class for box containers * @Title: GtkBox - * @See_also:i #GtkHBox, #GtkVBox, #GtkFrame, #GtkTable, #GtkLayout + * @See_also: #GtkHBox, #GtkVBox, #GtkFrame, #GtkTable, #GtkLayout * * GtkBox is an widget which encapsulates functionality for a * particular kind of container, one that organizes a variable number of