Spelling.
authorMatt Selsky <selsky@columbia.edu>
Sat, 30 Jan 2010 22:48:00 +0000 (17:48 -0500)
committerMatt Selsky <selsky@columbia.edu>
Sat, 30 Jan 2010 22:48:00 +0000 (17:48 -0500)
framework/Util/lib/Horde/String.php

index 4e13ee2..557621c 100644 (file)
@@ -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.