]> 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 Development Team <asteriskteam@digium.com>
Thu, 14 Nov 2024 20:02:03 +0000 (20:02 +0000)
commit6dc00f642afc0be9eaa4599ac7637def687505d4
tree87f772bea2203d82689cadea5358b28bbd53722d
parent82a229166a3b44d755c7044278fc07790397544e
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.

(cherry picked from commit f71668f0b980e736b9507fc2da7304a5ff3d08e6)
apps/app_playback.c
main/pbx_builtins.c