diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2017-10-15 08:47:07 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2017-10-15 08:47:07 (GMT) |
commit | b4df85466cf0447d46f311046fc5b3fe062b957f (patch) | |
tree | ee0afe04e097f5641b96660079122fd17e52bbf3 /doc | |
parent | bcf34f8d4d077ab036f2bee6b09e247729ff2e72 (diff) | |
download | Doxygen-b4df85466cf0447d46f311046fc5b3fe062b957f.zip Doxygen-b4df85466cf0447d46f311046fc5b3fe062b957f.tar.gz Doxygen-b4df85466cf0447d46f311046fc5b3fe062b957f.tar.bz2 |
Fix minor markup issue in the documentation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.doc b/doc/install.doc index 22d6e7c..6db8102 100644 --- a/doc/install.doc +++ b/doc/install.doc @@ -61,7 +61,7 @@ tools should be installed. freetype support (which requires the freetype library and header files), otherwise the graphs will not render proper text labels. <li>For formulas in the HTML output (when MathJax is not used) - or in case you do not wish to use `pdflatex, + or in case you do not wish to use `pdflatex`, the ghostscript interpreter is needed. You can find it at <a href="https://www.ghostscript.com/">www.ghostscript.com</a>. </ul> |