aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configs/conferences/divoc_ptt/config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/conferences/divoc_ptt/config.php b/configs/conferences/divoc_ptt/config.php
index e1a8547..74ad7ab 100644
--- a/configs/conferences/divoc_ptt/config.php
+++ b/configs/conferences/divoc_ptt/config.php
@@ -139,7 +139,7 @@ $CONFIG['ROOMS'] = array(
* in $CONFIG['OVERVIEW'] oder im Feedback verwendet wird.
*/
'halla' => array(
- 'DISPLAY' => 'Scheider-Hoover',
+ 'DISPLAY' => 'Schneider-Hoover',
'WIDE' => true,
'STREAM' => 'divoc',
'PREVIEW' => true,
@@ -155,7 +155,7 @@ $CONFIG['ROOMS'] = array(
'AUDIO' => true,
'MUSIC' => false,
'SCHEDULE' => true,
- 'SCHEDULE_NAME' => 'Scheider-Hoover',
+ 'SCHEDULE_NAME' => 'Schneider-Hoover',
'FEEDBACK' => true,
'SUBTITLES' => false,
'SUBTITLES_ROOM_ID' => 1,