Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-12-03 12:46:19 +0300
committerBernhard Posselt <dev@bernhard-posselt.com>2014-12-03 12:46:19 +0300
commit2389dfbe7dd897cb34a3f16e5fb54b56f512d755 (patch)
tree7f40eb7aa9b8c5512f1a6ca49ad3fcfe0903ae1f /templates
parent23bbcfd5b775de11cf57e4df8733822e89054eb8 (diff)
typo fix
Diffstat (limited to 'templates')
-rw-r--r--templates/part.settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.settings.php b/templates/part.settings.php
index bb775303f..4fe26d152 100644
--- a/templates/part.settings.php
+++ b/templates/part.settings.php
@@ -25,7 +25,7 @@
ng-checked="Settings.getSetting('compactExpand')"
name="compactExpand">
<?php p($l->t('Expand articles in compact view ' .
- 'when navigating using keyboard shortcuts')); ?>
+ 'when navigating with keyboard shortcuts')); ?>
</label>
</p>