Fix typos

Mostly found with codespell and during code review.
This commit is contained in:
Tobias Stoeckmann
2022-03-06 16:07:36 +01:00
parent a4389f4f30
commit 543a8eb5f9
7 changed files with 9 additions and 9 deletions

View File

@@ -1646,8 +1646,8 @@ EXTRA_PACKAGES =
# Note: Only use a user-defined header if you know what you are doing! The
# following commands have a special meaning inside the header: $title,
# $datetime, $date, $doxygenversion, $projectname, $projectnumber,
# $projectbrief, $projectlogo. Doxygen will replace $title with the empy string,
# for the replacement values of the other commands the user is refered to
# $projectbrief, $projectlogo. Doxygen will replace $title with the empty string,
# for the replacement values of the other commands the user is referred to
# HTML_HEADER.
# This tag requires that the tag GENERATE_LATEX is set to YES.