[raop] Fix spelling mistakes

This commit is contained in:
Nigel Hannam 2020-04-11 22:44:41 +01:00
parent 5f3103fae7
commit 5d6c8d7b5b
2 changed files with 2 additions and 2 deletions

View File

@ -279,7 +279,7 @@ audio {
# AirPlay/Airport Express settings
# common to all devices
#airplay_shared {
# UDP ports used when ariplay devices make connections back to forked-daapd
# UDP ports used when airplay devices make connections back to forked-daapd
# (choosing specific ports may be helpful when running forked-daapd behind a firewall)
# control_port = 0
# timing_port = 0

View File

@ -137,7 +137,7 @@ static cfg_opt_t sec_alsa[] =
CFG_END()
};
/* AirPlay/ApEx share section structure */
/* AirPlay/ApEx shared section structure */
static cfg_opt_t sec_airplay_shared[] =
{
CFG_INT("control_port", 0, CFGF_NONE),