mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Fix a spelling problem.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
//application details
|
||||
$apps[$x]['name'] = "Dialplan Featuers";
|
||||
$apps[$x]['name'] = "Dialplan Features";
|
||||
$apps[$x]['uuid'] = '42d2bf28-c90c-4a6d-a06c-796c5bc412aa';
|
||||
$apps[$x]['category'] = 'Switch';
|
||||
$apps[$x]['subcategory'] = '';
|
||||
|
||||
Reference in New Issue
Block a user