]> git.mxchange.org Git - friendica.git/commitdiff
correction of typos
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 24 Sep 2016 06:07:48 +0000 (08:07 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 24 Sep 2016 06:07:48 +0000 (08:07 +0200)
include/features.php

index b3e3454b17d667b6a61a67730dffb3c367b563fd..4856f0f19e8678529434b7222cf86c01d0ecbf55 100644 (file)
@@ -72,7 +72,7 @@ function get_features($filtered = true) {
                        t('Post Composition Features'),
                        array('richtext',       t('Richtext Editor'),                   t('Enable richtext editor'), false, get_config('feature_lock','richtext')),
                        array('preview',        t('Post Preview'),                      t('Allow previewing posts and comments before publishing them'), false, get_config('feature_lock','preview')),
-                       array('aclautomention', t('Auto-mention Forums'),               t('Add/remove mention when a fourm page is selected/deselected in ACL window.'), false, get_config('feature_lock','aclautomention')),
+                       array('aclautomention', t('Auto-mention Forums'),               t('Add/remove mention when a forum page is selected/deselected in ACL window.'), false, get_config('feature_lock','aclautomention')),
                ),
 
                // Network sidebar widgets