aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Cdav.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-05-10 12:21:50 +0200
committerMario Vavti <mario@mariovavti.com>2019-05-10 12:21:50 +0200
commit70220d8b9c2c80c416225310b6fa1fe1b9b7f2b4 (patch)
tree3d889974b22803d7b43ca1c51da12e3060a44fef /Zotlabs/Widget/Cdav.php
parent274f69526fcfa0858a04a8f745650c6daad22a02 (diff)
downloadvolse-hubzilla-70220d8b9c2c80c416225310b6fa1fe1b9b7f2b4.tar.gz
volse-hubzilla-70220d8b9c2c80c416225310b6fa1fe1b9b7f2b4.tar.bz2
volse-hubzilla-70220d8b9c2c80c416225310b6fa1fe1b9b7f2b4.zip
typo
Diffstat (limited to 'Zotlabs/Widget/Cdav.php')
-rw-r--r--Zotlabs/Widget/Cdav.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Widget/Cdav.php b/Zotlabs/Widget/Cdav.php
index 7972d839e..ce716b455 100644
--- a/Zotlabs/Widget/Cdav.php
+++ b/Zotlabs/Widget/Cdav.php
@@ -140,7 +140,7 @@ class Cdav {
'$create' => t('Create'),
'$create_placeholder' => t('Calendar Name'),
'$tools_label' => t('Calendar Tools'),
- '$tools_options_label' => [t('Channel Calendar'), t('CalDAV Calendars')],
+ '$tools_options_label' => [t('Channel Calendars'), t('CalDAV Calendars')],
'$import_label' => t('Import calendar'),
'$import_placeholder' => t('Select a calendar to import to'),
'$upload' => t('Upload'),