summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrien Brignon <adrien@brignon.dev>2020-03-13 07:09:04 (GMT)
committerGitHub <noreply@github.com>2020-03-13 07:09:04 (GMT)
commitef07bc9fb2fc86d30f4a6781c4b0c48564d27b03 (patch)
tree19cceaba3afdce2607b442d04f7633d66b7297c6
parent01edb490daa2942227992d8a60bd3673551995bf (diff)
downloadDoxygen-ef07bc9fb2fc86d30f4a6781c4b0c48564d27b03.zip
Doxygen-ef07bc9fb2fc86d30f4a6781c4b0c48564d27b03.tar.gz
Doxygen-ef07bc9fb2fc86d30f4a6781c4b0c48564d27b03.tar.bz2
Fixed minor typo (#7637)
-rw-r--r--doc/output.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/output.doc b/doc/output.doc
index 6d1a567..77f4092 100644
--- a/doc/output.doc
+++ b/doc/output.doc
@@ -33,7 +33,7 @@ The following output formats are \e directly supported by doxygen:
<dt><b>XML</b>
<dd>Generated if \ref cfg_generate_xml "GENERATE_XML" is set to \c YES in the configuration file.<p>
<dt><b>DocBook</b>
-<dd>Generated if \ref cfg_generate_docbook "GENERATE_DOCBOOOK" is set to \c YES in the configuration file.<p>
+<dd>Generated if \ref cfg_generate_docbook "GENERATE_DOCBOOK" is set to \c YES in the configuration file.<p>
</dl>
The following output formats are \e indirectly supported by doxygen: