From 55c63abec1614b15e39c7f87b2bb0bad130cc28a Mon Sep 17 00:00:00 2001 From: Jonathan Stanley Date: Mon, 30 Apr 2007 14:01:40 +0000 Subject: [PATCH] #10321 Style "neutralised" reference regarding quotes git-svn-id: file:///svn/phpbb/trunk@7435 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/help_bbcode.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',