From bd7d1fa5aabeadfeec70387dcb39b4a55dc17ee2 Mon Sep 17 00:00:00 2001 From: Travis Reitter Date: Fri, 5 Jul 2013 15:39:19 -0700 Subject: [PATCH] docs: correctly delimit links in the tp-zeitgeist comments --- backends/telepathy/lib/tp-zeitgeist-dummy.vala | 2 +- backends/telepathy/lib/tp-zeitgeist.vala | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backends/telepathy/lib/tp-zeitgeist-dummy.vala b/backends/telepathy/lib/tp-zeitgeist-dummy.vala index 7cfa1a6..a7125cd 100644 --- a/backends/telepathy/lib/tp-zeitgeist-dummy.vala +++ b/backends/telepathy/lib/tp-zeitgeist-dummy.vala @@ -28,7 +28,7 @@ using GLib; * linking to Zeitgeist. * * See the note in Makefile.am, and - * https://bugzilla.gnome.org/show_bug.cgi?id=701099. + * [[https://bugzilla.gnome.org/show_bug.cgi?id=701099]]. */ public class FolksTpZeitgeist.Controller : Object { diff --git a/backends/telepathy/lib/tp-zeitgeist.vala b/backends/telepathy/lib/tp-zeitgeist.vala index 2339dfa..b16ea4d 100644 --- a/backends/telepathy/lib/tp-zeitgeist.vala +++ b/backends/telepathy/lib/tp-zeitgeist.vala @@ -30,7 +30,7 @@ using Zeitgeist; * tpf-persona-store.vala so that it can be conditionally compiled out. * * See the note in Makefile.am, and - * https://bugzilla.gnome.org/show_bug.cgi?id=701099. + * [[https://bugzilla.gnome.org/show_bug.cgi?id=701099]]. */ public class FolksTpZeitgeist.Controller : Object { -- 2.7.4