summaryrefslogtreecommitdiff
path: root/gtk/gtkoverlay.c
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-04 17:38:09 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-04 17:38:09 -0500
commit6ba5e6bb1acd161f0b81ae27e60afb37afc747a8 (patch)
tree7ec5ece16d139e8bf428d7fa043059fceb652b62 /gtk/gtkoverlay.c
parentff8864cbf3ac43c1c346e9633cfa1f106b94dfe2 (diff)
downloadgtk+-6ba5e6bb1acd161f0b81ae27e60afb37afc747a8.tar.gz
docs: don't use <tag> docbook elements
Diffstat (limited to 'gtk/gtkoverlay.c')
-rw-r--r--gtk/gtkoverlay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkoverlay.c b/gtk/gtkoverlay.c
index 4205153095..084db86f67 100644
--- a/gtk/gtkoverlay.c
+++ b/gtk/gtkoverlay.c
@@ -50,7 +50,7 @@
*
* The GtkOverlay implementation of the GtkBuildable interface
* supports placing a child as an overlay by specifying "overlay" as
- * the "type" attribute of a <tag class="starttag">child</tag> element.
+ * the "type" attribute of a `&lt;child&gt;` element.
*/
struct _GtkOverlayPrivate