mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -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. |
||
|---|---|---|
| .. | ||
| a2dp-codecs.c | ||
| a2dp-codecs.h | ||
| a2dp-sink.c | ||
| a2dp-source.c | ||
| backend-hsp-native.c | ||
| backend-ofono.c | ||
| bluez5-dbus.c | ||
| bluez5-device.c | ||
| defs.h | ||
| meson.build | ||
| plugin.c | ||
| rtp.h | ||
| sco-sink.c | ||
| sco-source.c | ||