From e711ad1cdbf357359fa463204c4fde0ee1bb23a6 Mon Sep 17 00:00:00 2001 From: Aditya Inamdar Date: Sun, 15 Mar 2026 18:51:03 -0700 Subject: [PATCH] Format changelog entry for docs check --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 4a78cd8d7..c2ec1d348 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -49,8 +49,8 @@ Bug fixes - :doc:`plugins/beatport`: Use ``va_name`` config for the album artist on VA releases instead of hardcoded "Various Artists". :bug:`6316` - :ref:`config-cmd` on Windows now uses ``cmd /c start ""`` for the default - editor fallback so ``beet config -e`` works when ``VISUAL`` and ``EDITOR`` - are unset. :bug:`6436` + editor fallback so ``beet config -e`` works when ``VISUAL`` and ``EDITOR`` are + unset. :bug:`6436` For plugin developers ~~~~~~~~~~~~~~~~~~~~~