Skip to content

Commit c4fa686

Browse files
docs(install): correct spelling
1 parent 8f7fc9b commit c4fa686

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/install.dox

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
First go to the
2323
<a href="https://www.doxygen.org/download.html">download</a> page
24-
to get the latest distribution, if you have not downloaded Doxygen already.
24+
to get the latest distribution if you have not downloaded Doxygen already.
2525

2626
\section install_src_unix Compiling from source on UNIX
2727

@@ -37,7 +37,7 @@ following to build the executable:
3737
\addindex python
3838
<li>You need \c python (version 2.7 or higher, see https://www.python.org).
3939
<li>In order to generate a \c Makefile for your platform, you need
40-
<a href="https://cmake.org/">cmake</a> version 3.14 or later.
40+
<a href="https://cmake.org/">Cmake</a> version 3.14 or later.
4141
\addindex cmake
4242
</ul>
4343

@@ -46,7 +46,7 @@ tools should be installed.
4646

4747
<ul>
4848
<li>Qt Software's GUI toolkit
49-
<a href="https://doc.qt.io/">Qt</A>
49+
<a href="https://doc.qt.io/">Qt</a>
5050
\addindex Qt
5151
version 5.14 or higher (including Qt 6).
5252
This is needed to build the GUI front-end Doxywizard.
@@ -68,11 +68,11 @@ tools should be installed.
6868

6969
For testing at least these additional dependencies should be available:
7070
<ul>
71-
<li>xmllint (libxml2-ultils)</li>
71+
<li>xmllint (libxml2-utils)</li>
7272
<li>bibtex (texlive-binaries)</li>
7373
</ul>
7474

75-
Compilation is now done by performing the following steps:
75+
Compilation steps:
7676

7777
<ol>
7878
<li>Unpack the archive, unless you already have done that:

0 commit comments

Comments
 (0)