]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Profile/Profile.php
Merge pull request #12962 from annando/issue-12876c
[friendica.git] / src / Module / Profile / Profile.php
index 6fb44c3002f12ac5833245414ed468c6944adba3..d753cd762ea004509cc936d1a4fb874ccd3e9877 100644 (file)
@@ -254,7 +254,7 @@ class Profile extends BaseProfile
                        );
                }
 
-               //show subcribed forum if it is enabled in the usersettings
+               //show subscribed forum if it is enabled in the usersettings
                if (Feature::isEnabled($profile['uid'], 'forumlist_profile')) {
                        $custom_fields += self::buildField(
                                'forumlist',