summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
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 6e35d944b..861ec16d7 100644
--- a/templates/part.settings.php
+++ b/templates/part.settings.php
@@ -24,7 +24,7 @@
<input type="checkbox"
ng-checked="Settings.getSetting('compactExpand')"
name="compactExpand">
- <?php p($l->t('Automatically expand articles in compact ' .
+ <?php p($l->t('Expand articles in compact view ' .
'after j/n/left was pressed')); ?>
</label>
</p>