diff options
author | Florian Larysch | 2017-10-28 16:37:00 +0200 |
---|---|---|
committer | Florian Larysch | 2017-10-28 16:37:00 +0200 |
commit | 8f87d2562a116d205da8995710da7099fb8856b8 (patch) | |
tree | 0fbf492f5e54b836fb4f3834a4168940a8a931a5 /template/allconferences.phtml | |
parent | b908dc14ef88bf3a0be26376ac5d690444df0228 (diff) |
allconferences: fix typos/english
Diffstat (limited to '')
-rw-r--r-- | template/allconferences.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/allconferences.phtml b/template/allconferences.phtml index 014f6d6..a7b7a32 100644 --- a/template/allconferences.phtml +++ b/template/allconferences.phtml @@ -1,6 +1,6 @@ <div class="container"> <h1><?=h($title)?></h1> - <p>We are currently convering multiple events. Please choose which one you want access.</p> + <p>We are currently covering multiple events. Please choose which one you want to access.</p> <br><br> |