From 24d51881476e393fedbd836b7fd09ad52d0ccb1c Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Thu, 10 May 2018 09:52:17 -0400 Subject: [PATCH] Bug ID in changelog entry --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 277b1f5a0..63855eb48 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -119,7 +119,7 @@ Fixes: most notably when using the ``mbsync`` plugin. This was a regression since version 1.4.1. :bug:`2921` * In the ``mbsync`` plugin, allow beets to update album if the first track - has a missing MusicBrainz recording ID. + has a missing MusicBrainz recording ID. :bug:`2920` For developers: