]> 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)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Wed, 25 Sep 2024 16:32:31 +0000 (16:32 +0000)
commitc2ffecfc66c52cb594c9e167f6cd19afc75f0b45
treebd012bbfb5b3dfb9d27b51aa1f5ea3dfea39e56e
parent64278a22c055243183e81d09b46ebc6ea1a462da
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