Author: as
Date: Tue Dec 11 17:18:38 2007
New Revision: 6968

Log:
- Fixed a typo.

Modified:
    trunk/Feed/src/processors/atom.php

Modified: trunk/Feed/src/processors/atom.php
==============================================================================
--- trunk/Feed/src/processors/atom.php [iso-8859-1] (original)
+++ trunk/Feed/src/processors/atom.php [iso-8859-1] Tue Dec 11 17:18:38 2007
@@ -26,7 +26,7 @@
     const FEED_TYPE = 'atom';
 
     /**
-     * Holds the definitions for the elements in RSS1.
+     * Holds the definitions for the elements in ATOM.
      *
      * @var array(string=>mixed)
      * @ignore


-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to