projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7352a1
)
Spelling.
author
Matt Selsky
<selsky@columbia.edu>
Sat, 30 Jan 2010 22:48:00 +0000
(17:48 -0500)
committer
Matt Selsky
<selsky@columbia.edu>
Sat, 30 Jan 2010 22:48:00 +0000
(17:48 -0500)
framework/Util/lib/Horde/String.php
patch
|
blob
|
history
diff --git
a/framework/Util/lib/Horde/String.php
b/framework/Util/lib/Horde/String.php
index
4e13ee2
..
557621c
100644
(file)
--- 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 '...'.
+ * exces
s
ively long string replaced by '...'.
*
* @param string $text The original string.
* @param integer $length The length at which to abbreviate.