]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix application references to Background
authorGeorge Joseph <gjoseph@sangoma.com>
Fri, 20 Sep 2024 13:47:53 +0000 (07:47 -0600)
committerGeorge Joseph <gjoseph@sangoma.com>
Wed, 25 Sep 2024 16:32:19 +0000 (16:32 +0000)
commit240f5c3a71e93a50dd78b26a3b8184ab10a8ce65
treeb6923dcc60ea77620fa79fd3435df1e24b1e11d5
parentf91f9d8ad5f323f01723814ad3b6e7708f34726e
Fix application references to Background

The app is actually named "BackGround" but several references
in XML documentation were spelled "Background" with the lower
case "g".  This was causing documentation links to return
"not found" messages.
apps/app_playback.c
main/pbx_builtins.c