* [FIX] Typo fix. Thanks to @vmario89 for the feedback. Closes #1121

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
This commit is contained in:
nuxsmin
2018-11-25 20:08:21 +01:00
parent e54f1f6532
commit 4cfbe20fec

View File

@@ -123,7 +123,7 @@ $userPreferences = $_getvar('userPreferences');
<span class="mdl-list__item-primary-content">
<span><?php echo __('Navigation bar on top'); ?></span>
<span class="mdl-list__item-sub-title">
<?php echo __('Dysplays a navigation bar on top of the search results.'); ?>
<?php echo __('Displays a navigation bar on top of the search results.'); ?>
</span>
</span>
</li>