aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorMaZderMind2014-10-01 14:59:05 +0200
committerMaZderMind2014-10-01 14:59:05 +0200
commit144284438de37f36d7b8ac0396545a75c48e4321 (patch)
tree9c54dc4f28a39b2b0281776d6f35274844f311fe /index.php
parent1e9f8cd6bfb7e5850a05615044de2fe7771aba08 (diff)
fix typo
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index ccd2abd..a51165f 100644
--- a/index.php
+++ b/index.php
@@ -15,7 +15,7 @@ echo $tpl->render(array(
'saal2' => 'Saal 2',
'saalg' => 'Saal G',
'saalz' => 'Saal Z',
- 'launge' => 'Launge',
+ 'lounge' => 'Lounge',
'sendezentrum' => 'Sendezentrum',
),
));