projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d270811
)
Typo
author
Jan Schneider
<jan@horde.org>
Sun, 12 Jul 2009 14:41:59 +0000
(16:41 +0200)
committer
Jan Schneider
<jan@horde.org>
Tue, 14 Jul 2009 11:32:05 +0000
(13:32 +0200)
framework/Util/lib/Horde/Util/Filter/Eol.php
patch
|
blob
|
history
diff --git
a/framework/Util/lib/Horde/Util/Filter/Eol.php
b/framework/Util/lib/Horde/Util/Filter/Eol.php
index
3082d21
..
b2f02f7
100644
(file)
--- a/
framework/Util/lib/Horde/Util/Filter/Eol.php
+++ b/
framework/Util/lib/Horde/Util/Filter/Eol.php
@@
-1,6
+1,6
@@
<?php
/**
- * Stream filter class to convert
W
OL characters.
+ * Stream filter class to convert
E
OL characters.
*
* Usage:
* stream_filter_register('horde_eol', 'Horde_Util_Filter_Eol');