branch: elpa/flycheck
commit 8c0dbfaa463e69efb41ef2cda9c4e89b99e266a0
Author: Markus Heiser <markus.hei...@darmarit.de>
Commit: Bozhidar Batsov <bozhi...@batsov.dev>

    [fix] doc/user: `.. note::` directive not shown due to a typo
---
 doc/user/flycheck-versus-flymake.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/user/flycheck-versus-flymake.rst 
b/doc/user/flycheck-versus-flymake.rst
index 061caf1a962..7dddd3379c3 100644
--- a/doc/user/flycheck-versus-flymake.rst
+++ b/doc/user/flycheck-versus-flymake.rst
@@ -304,7 +304,7 @@ use Eglot and its maintainer (who's also the maintainer of 
Flymake) didn't want
 to provide Flycheck integration (backend) for it. (see the relevant `discussion
 <https://github.com/joaotavora/eglot/issues/42>`_))
 
-.. note:
+.. note::
 
    `flycheck-eglot <https://github.com/flycheck/flycheck-eglot>`_ is the best
    workaround for this unfortunate situation that exists today.

Reply via email to