summaryrefslogtreecommitdiff
path: root/src/cairo.c
diff options
context:
space:
mode:
authorKhaled Hosny <khaled@aliftype.com>2023-01-31 01:40:42 +0200
committerKhaled Hosny <khaled@aliftype.com>2023-02-02 14:13:56 +0200
commit3c6727ee5cda4c52112b5b14f95b6ea1d0f1359e (patch)
tree7b7594d3ef693c4a52db3ebdd854064fd0658424 /src/cairo.c
parentbc2f9b956bc5f78bf27df871a8f48288b9f36593 (diff)
downloadcairo-3c6727ee5cda4c52112b5b14f95b6ea1d0f1359e.tar.gz
doc: Fix internal links
Diffstat (limited to 'src/cairo.c')
-rw-r--r--src/cairo.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cairo.c b/src/cairo.c
index 5169e355c..d00b3296c 100644
--- a/src/cairo.c
+++ b/src/cairo.c
@@ -2937,7 +2937,7 @@ cairo_copy_clip_rectangle_list (cairo_t *cr)
* CAIRO_TAG_DEST:
*
* Create a destination for a hyperlink. Destination tag attributes
- * are detailed at [Destinations][dests].
+ * are detailed at [Destinations][dest].
*
* Since: 1.16
**/
@@ -2946,7 +2946,7 @@ cairo_copy_clip_rectangle_list (cairo_t *cr)
* CAIRO_TAG_LINK:
*
* Create hyperlink. Link tag attributes are detailed at
- * [Links][links].
+ * [Links][link].
*
* Since: 1.16
**/