aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/ucp.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-06-03 16:12:00 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-06-03 16:12:00 +0000
commitc04a69c67c7f7c77f4eff8caff3d9ba18946f72d (patch)
tree6f069af422d557163399437330d6a2b959855d3f /phpBB/language/en/ucp.php
parentaec57408628689b247ece2ba3d67a11627fcbfac (diff)
downloadforums-c04a69c67c7f7c77f4eff8caff3d9ba18946f72d.tar
forums-c04a69c67c7f7c77f4eff8caff3d9ba18946f72d.tar.gz
forums-c04a69c67c7f7c77f4eff8caff3d9ba18946f72d.tar.bz2
forums-c04a69c67c7f7c77f4eff8caff3d9ba18946f72d.tar.xz
forums-c04a69c67c7f7c77f4eff8caff3d9ba18946f72d.zip
tiny fixes which do not need to be listed within the changelog... (falls under tiny stylistic and language changes)
git-svn-id: file:///svn/phpbb/trunk@7709 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/ucp.php')
-rw-r--r--phpBB/language/en/ucp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php
index 65d32cab07..7c294644a8 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -238,7 +238,7 @@ $lang = array_merge($lang, array(
'MESSAGE_COLOURS' => 'Message colours',
'MESSAGE_DELETED' => 'Message successfully deleted.',
'MESSAGE_HISTORY' => 'Message history',
- 'MESSAGE_REMOVED_FROM_OUTBOX' => 'This message has been removed by it’s author before it was delivered.',
+ 'MESSAGE_REMOVED_FROM_OUTBOX' => 'This message has been removed by its author before it was delivered.',
'MESSAGE_SENT_ON' => 'on',
'MESSAGE_STORED' => 'This message has been sent successfully.',
'MESSAGE_TO' => 'To',