diff --git a/phpBB/language/en/help_bbcode.php b/phpBB/language/en/help_bbcode.php index c692977358..a66e64aae9 100644 --- a/phpBB/language/en/help_bbcode.php +++ b/phpBB/language/en/help_bbcode.php @@ -56,7 +56,7 @@ $help = array( ), array( 0 => 'Quoting text in replies', - 1 => 'There are two ways you can quote text, with a reference or without.' + 1 => 'There are two ways you can quote text, with a reference or without.' ), array( 0 => 'Outputting code or fixed width data',