diff --git a/resources/install/scripts/app/ring_groups/index.lua b/resources/install/scripts/app/ring_groups/index.lua index a7102dbab9..9af36f7c0b 100644 --- a/resources/install/scripts/app/ring_groups/index.lua +++ b/resources/install/scripts/app/ring_groups/index.lua @@ -9,7 +9,7 @@ -- 1. Redistributions of source code must retain the above copyright notice, -- this list of conditions and the following disclaimer. -- --- 2. Redistributions in binary form must reproduce the above copyright +-- 2. Redistributions in binary form must repoduce the above copyright -- notice, this list of conditions and the following disclaimer in the -- documentation and/or other materials provided with the distribution. -- @@ -433,4 +433,4 @@ --table.insert(ACTIONS, {"set", "hangup_after_bridge=true"}); --table.insert(ACTIONS, {"set", "continue_on_fail=true"}); --table.insert(ACTIONS, {"bridge", app_data}); - --table.insert(ACTIONS, {ring_group_timeout_app, ring_group_timeout_data}); \ No newline at end of file + --table.insert(ACTIONS, {ring_group_timeout_app, ring_group_timeout_data});