summaryrefslogtreecommitdiff
path: root/gtk/gtkclipboard.c
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-01-27 23:08:08 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-01-27 23:08:08 -0500
commitbf35c77f14f443670bd48bb8a321e974b0e57c7d (patch)
treefd8f8429476270d03843d972565bd0368d895879 /gtk/gtkclipboard.c
parent4a2043cbd2d2fbe33d16af81ef9926a19093b987 (diff)
downloadgtk+-bf35c77f14f443670bd48bb8a321e974b0e57c7d.tar.gz
docs: use () instead of <function> tags
Diffstat (limited to 'gtk/gtkclipboard.c')
-rw-r--r--gtk/gtkclipboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkclipboard.c b/gtk/gtkclipboard.c
index 62baf6bf66..69d13c8ffa 100644
--- a/gtk/gtkclipboard.c
+++ b/gtk/gtkclipboard.c
@@ -821,7 +821,7 @@ text_clear_func (GtkClipboard *clipboard,
* @clipboard: a #GtkClipboard object
* @text: a UTF-8 string.
* @len: length of @text, in bytes, or -1, in which case
- * the length will be determined with <function>strlen()</function>.
+ * the length will be determined with strlen().
*
* Sets the contents of the clipboard to the given UTF-8 string. GTK+ will
* make a copy of the text and take responsibility for responding