From 20e95eac077688f54bd700ffee6f2a80d81068c0 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 10 Mar 2015 18:34:49 +0100 Subject: [PATCH] docs: Fix rST syntax error --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index ca36454e..9e3fb9d2 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -74,7 +74,7 @@ v0.20.0 (UNRELEASED) - Add support for giving local libraries direct access to tags and duration. (Fixes: :issue:`967`) -- Add "--force" option for local scan (Fixes: :issue:'910', PR: :issue:'1010') +- Add "--force" option for local scan (Fixes: :issue:`910`, PR: :issue:`1010`) - Stop ignoring ``offset`` and ``limit`` in searches. (Fixes: :issue:`917`, PR: :issue:`949`)