summaryrefslogtreecommitdiffstats
path: root/doc/formulas.doc
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2018-03-06 15:58:30 (GMT)
committeralbert-github <albert.tests@gmail.com>2018-03-06 15:58:30 (GMT)
commitec0e5078b3a9db1f24079257287f7aee9e721093 (patch)
treebc42d7e4750150de143ef334bdfc2af969b6981b /doc/formulas.doc
parentfd2e30508f50c2fe84d3619eaa1575545a25b1d3 (diff)
downloadDoxygen-ec0e5078b3a9db1f24079257287f7aee9e721093.zip
Doxygen-ec0e5078b3a9db1f24079257287f7aee9e721093.tar.gz
Doxygen-ec0e5078b3a9db1f24079257287f7aee9e721093.tar.bz2
Small documentation corrections
Diffstat (limited to 'doc/formulas.doc')
-rw-r--r--doc/formulas.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/formulas.doc b/doc/formulas.doc
index 1649c19..ee4ff61 100644
--- a/doc/formulas.doc
+++ b/doc/formulas.doc
@@ -32,7 +32,7 @@ have the following tools installed
For the HTML output there is also an alternative solution using
<a href="https://www.mathjax.org">MathJax</a> which does not
require the above tools. If you enable \ref cfg_use_mathjax "USE_MATHJAX" in
-the config then the latex formulas will be copied to the HTML "as is" and a
+the configuration then the latex formulas will be copied to the HTML "as is" and a
client side javascript will parse them and turn them into (interactive) images.
There are three ways to include formulas in the documentation.