summaryrefslogtreecommitdiff
path: root/glib/gregex.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-07-13 17:37:12 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-07-13 17:37:12 -0400
commit34b2125edff9d4ce1dc6e2e84e5a816ee14b4791 (patch)
treeb179571174c985bcf867cb720433b321ce21a5dd /glib/gregex.c
parent3201bcd1b278f335669972cbd991c3a6778a040e (diff)
downloadglib-34b2125edff9d4ce1dc6e2e84e5a816ee14b4791.tar.gz
Fix doc build
Diffstat (limited to 'glib/gregex.c')
-rw-r--r--glib/gregex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/gregex.c b/glib/gregex.c
index c8ccf3fc3..a6e671570 100644
--- a/glib/gregex.c
+++ b/glib/gregex.c
@@ -98,7 +98,7 @@
* '\U' always matches 'U' instead of being an error in the pattern. Finally,
* pattern matching is modified so that back references to an unset subpattern
* group produces a match with the empty string instead of an error. See
- * <ulink>man:pcreapi(3)<ulink> for more information.
+ * <ulink>man:pcreapi(3)</ulink> for more information.
*
* Creating and manipulating the same #GRegex structure from different
* threads is not a problem as #GRegex does not modify its internal