Fix typos found by codespell

Do not fix typos from past commits found in release notes.
This commit is contained in:
Dimitri Papadopoulos
2022-08-13 15:47:40 +03:00
parent bdd5e03d6e
commit 9462c0a7b5
3 changed files with 7 additions and 7 deletions

View File

@@ -1103,7 +1103,7 @@ HTML_STYLESHEET =
# cascading style sheets that are included after the standard style sheets
# created by doxygen. Using this option one can overrule certain style aspects.
# This is preferred over using HTML_STYLESHEET since it does not replace the
# standard style sheet and is therefor more robust against future updates.
# standard style sheet and is therefore more robust against future updates.
# Doxygen will copy the style sheet files to the output directory.
# Note: The order of the extra stylesheet files is of importance (e.g. the last
# stylesheet in the list overrules the setting of the previous ones in the