Fix link description typo in tools documentation (#43828)

This commit is contained in:
Andreas Olsson 2018-08-09 01:03:50 +02:00 committed by John R Barker
parent 322bea9daf
commit 4a0b32083c

View file

@ -28,7 +28,7 @@ Emacs
A free, open-source text editor and IDE that supports auto-indentation, syntax highlighting and built in terminal shell(among other things). A free, open-source text editor and IDE that supports auto-indentation, syntax highlighting and built in terminal shell(among other things).
* `yaml-mode <https://github.com/yoshiki/yaml-mode>`_ - YAML highlighting and syntax checking. * `yaml-mode <https://github.com/yoshiki/yaml-mode>`_ - YAML highlighting and syntax checking.
* `inja2-mode <https://github.com/paradoxxxzero/jinja2-mode>`_ - Jinja2 highlighting and syntax checking. * `jinja2-mode <https://github.com/paradoxxxzero/jinja2-mode>`_ - Jinja2 highlighting and syntax checking.
* `magit-mode <https://github.com/magit/magit>`_ - Git porcelain within Emacs. * `magit-mode <https://github.com/magit/magit>`_ - Git porcelain within Emacs.