]> git.ipfire.org Git - thirdparty/shairport-sync.git/commit
More typo fixes across the tree 885/head
authorChris Boot <bootc@debian.org>
Sat, 27 Jul 2019 03:05:38 +0000 (00:05 -0300)
committerChris Boot <bootc@debian.org>
Sat, 27 Jul 2019 03:05:38 +0000 (00:05 -0300)
commitb9cf91b2bbecec8dafaff9400819435070319160
tree79c91b5087180decc3362bc2b474b8c984d2ee75
parentaddc744bfa6c76b8a8f8604668f6b8134de4bdac
More typo fixes across the tree

Previously I have made spelling changes as caught by Debian's lintian
tool, which has a short list of common misspellings that it tests for.
This time I decided to run codespell against the source and fix all the
obvious problems it came up with. It also uses a list of misspellings
but it's much larger than lintian's, but also has some false positives
so I went over the list by hand.

The command I used to do check the source was:
git ls-tree -rz --name-only HEAD | xargs -0 codespell -L minimise,errorstring
26 files changed:
CAR INSTALL.md
INSTALL.md
README-DEVELOPMENT.md
README.md
RELEASENOTES-DEVELOPMENT.md
RELEASENOTES.md
TROUBLESHOOTING.md
activity_monitor.c
alac.h
audio.c
audio_alsa.c
audio_jack.c
audio_sndio.c
common.h
dbus-service.c
man/shairport-sync.7
man/shairport-sync.7.xml
metadata_hub.h
player.c
player.h
rtsp.c
scripts/shairport-sync.in
shairport-sync.spec
shairport.c
tinyhttp/chunk.h
tinysvcmdns.c