]> 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:28 +0000 (16:32 +0000)
commitdb94ec50f9bdea8d72c77516209ca5b1d0094aa9
tree69f821802762a99c41f1f561c5a14abef5d7c064
parent0b5e9302c1f058bc4f84d42f248bfae6e36070c6
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