mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| meson.build | ||
| pipewire.1.xml.in | ||
| pipewire.conf.5.xml.in | ||
| pw-cat.1.xml.in | ||
| pw-cli.1.xml.in | ||
| pw-dot.1.xml.in | ||
| pw-jack.1.xml.in | ||
| pw-metadata.1.xml.in | ||
| pw-mididump.1.xml.in | ||
| pw-mon.1.xml.in | ||
| pw-profiler.1.xml.in | ||
| pw-pulse.1.xml.in | ||