aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/memberlist.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/memberlist.php')
-rw-r--r--phpBB/language/en/memberlist.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/memberlist.php b/phpBB/language/en/memberlist.php
index c1bb25e7fb..1a05975892 100644
--- a/phpBB/language/en/memberlist.php
+++ b/phpBB/language/en/memberlist.php
@@ -146,6 +146,6 @@ $lang = array_merge($lang, array(
'VIEW_FACEBOOK_PROFILE' => 'View Facebook Profile',
'VIEW_SKYPE_PROFILE' => 'View Skype Profile',
'VIEW_TWITTER_PROFILE' => 'View Twitter Profile',
- 'VIEW_YOUTUBE_CHANNEL' => 'View YouTube Channel',
+ 'VIEW_YOUTUBE_CHANNEL' => 'View YouTube Channel',
'VIEW_GOOGLEPLUS_PROFILE' => 'View Google+ Profile',
));