pipewire/doc
Emmanuel Gil Peyrot 14fdf07e8f Run codespell on the entire codebase
This tool detects and fixes common English spelling mistakes, with
generally very few mistakes.

Here is the command I used to generate this commit.  There were a few
changes that had to be done manually, and of course adding the ignore
file:
```shell
codespell -I .codespell-ignore -x .codespell-ignore -w
```

I didn’t add it to the CI, but this would be a good place for it.
2020-08-17 17:16:31 +00:00
..
spa Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
.gitignore
architecture.md Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
design.txt Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
Doxyfile.in
index.md
meson.build
objects_design.md
overview.md
pulseaudio.md
tutorial-index.md
tutorial1.md
tutorial2.md
tutorial3.md Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
tutorial4.md Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
tutorial5.md Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
tutorial6.md Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00