]> 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:17 +0000 (16:32 +0000)
commit29d6a627686a8c8b0d2208d8fa1779b54639edcd
treeca675f5f4b0d96e1acdb3951ccb86a7c569f6429
parent18058015880bb7effc30def70f2d05173e581fd4
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