diff options
author | Josh Soref <jsoref@users.noreply.github.com> | 2019-11-12 05:09:16 (GMT) |
---|---|---|
committer | Josh Soref <jsoref@users.noreply.github.com> | 2019-11-12 05:09:16 (GMT) |
commit | 3e888ce4a9f3d4695b81126adc485312c21f6069 (patch) | |
tree | 1b815027653351b31518a895704c937cfd71639f | |
parent | 29af2efa0b07e01999a7a293c9708c74b8030ba2 (diff) | |
download | Doxygen-3e888ce4a9f3d4695b81126adc485312c21f6069.zip Doxygen-3e888ce4a9f3d4695b81126adc485312c21f6069.tar.gz Doxygen-3e888ce4a9f3d4695b81126adc485312c21f6069.tar.bz2 |
spelling: assistant
-rw-r--r-- | doc/changelog.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog.doc b/doc/changelog.doc index 96652eb..7611b57 100644 --- a/doc/changelog.doc +++ b/doc/changelog.doc @@ -4286,7 +4286,7 @@ make sure you add the following: <li> Added new config options <code>GENERATE_QHP</code> which enables generating .qch (Qt compiled help) file via the Qt's qthelpgenerator tool (part of Qt 4.4+). - This type of files can be read with Qt's Assisant to browse the + This type of files can be read with Qt's Assistant to browse the documentation in a similar way as is possible with Microsoft's compiled HTML help (.chm). To further customize the output and run the help generator from within doxygen, the following options |