From: Matt Selsky Date: Sat, 30 Jan 2010 22:48:00 +0000 (-0500) Subject: Spelling. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=fc27d68684ff8c75198b22d27ac7e38b56a641e4;p=horde.git Spelling. --- diff --git a/framework/Util/lib/Horde/String.php b/framework/Util/lib/Horde/String.php index 4e13ee2c9..557621ced 100644 --- a/framework/Util/lib/Horde/String.php +++ b/framework/Util/lib/Horde/String.php @@ -607,7 +607,7 @@ class Horde_String /** * Return an abbreviated string, with characters in the middle of the - * excesively long string replaced by '...'. + * excessively long string replaced by '...'. * * @param string $text The original string. * @param integer $length The length at which to abbreviate.