From 2500dfe3b3112b0bbf172985e6da4ab6336d9972 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Mon, 30 Jul 2018 21:15:57 +0100 Subject: [PATCH] docs: Fix a documentation link Signed-off-by: Philip Withnall --- gobject/gobject.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gobject/gobject.c b/gobject/gobject.c index efb8ecab5..534b4fb5c 100644 --- a/gobject/gobject.c +++ b/gobject/gobject.c @@ -498,7 +498,7 @@ g_object_do_class_init (GObjectClass *class) * text_view) * ]| * It is important to note that you must use - * [canonical][canonical-parameter-name] parameter names as + * [canonical parameter names][canonical-parameter-names] as * detail strings for the notify signal. */ gobject_signals[NOTIFY] =