Typo
authorJan Schneider <jan@horde.org>
Sun, 12 Jul 2009 14:41:59 +0000 (16:41 +0200)
committerJan Schneider <jan@horde.org>
Tue, 14 Jul 2009 11:32:05 +0000 (13:32 +0200)
framework/Util/lib/Horde/Util/Filter/Eol.php

index 3082d21..b2f02f7 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Stream filter class to convert WOL characters.
+ * Stream filter class to convert EOL characters.
  *
  * Usage:
  *   stream_filter_register('horde_eol', 'Horde_Util_Filter_Eol');