From: Erik Skultety Date: Mon, 2 Nov 2020 10:56:15 +0000 (+0100) Subject: news: Fix an RST alignment typo with '=' which breaks the pipeline X-Git-Tag: v6.10.0-rc1~412 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fd893d243deb1c9cfe35d067bb96fa0e0245f78;p=thirdparty%2Flibvirt.git news: Fix an RST alignment typo with '=' which breaks the pipeline This is just a warning, but because we're invoking rst2html5 with --strict, it will fail at encountering a single minor issue. Signed-off-by: Erik Skultety --- diff --git a/NEWS.rst b/NEWS.rst index 09170638ec..a8dde151e0 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -9,7 +9,7 @@ For a more fine-grained view, use the `git log`_. v6.10.0 (unreleased) -=================== +==================== * **New features**