Merge branch 'enh-codespell' into 'master'

codespell: config, fixup of typos + added new stage lint with codespell step for it

See merge request pulseaudio/pulseaudio!787
This commit is contained in:
Yaroslav Halchenko 2026-01-02 17:18:40 +00:00
commit ed275b5518
35 changed files with 64 additions and 46 deletions

View file

@ -957,7 +957,7 @@ HTML_STYLESHEET =
# user-defined cascading style sheet that is 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
# since it does not replace the standard style sheet and is therefore more
# robust against future updates. Doxygen will copy the style sheet file to
# the output directory.
@ -1235,7 +1235,7 @@ FORMULA_TRANSPARENT = YES
USE_MATHJAX = NO
# When MathJax is enabled you can set the default output format to be used for
# thA MathJax output. Supported types are HTML-CSS, NativeMML (i.e. MathML) and
# the MathJax output. Supported types are HTML-CSS, NativeMML (i.e. MathML) and
# SVG. The default value is HTML-CSS, which is slower, but has the best
# compatibility.