Author: as
Date: Wed Jan 23 14:32:25 2008
New Revision: 7237

Log:
- Fixed RSS2 author element.

Modified:
    trunk/Feed/docs/specifications.txt

Modified: trunk/Feed/docs/specifications.txt
==============================================================================
--- trunk/Feed/docs/specifications.txt [iso-8859-1] (original)
+++ trunk/Feed/docs/specifications.txt [iso-8859-1] Wed Jan 23 14:32:25 2008
@@ -1251,7 +1251,7 @@
 It is a good practice to include the name and email of the author, for
 example::
 
-  <author>John Doe ([EMAIL PROTECTED])</author>
+  <author>[EMAIL PROTECTED] (John Doe)</author>
 
 Equivalents: `ATOM-entry-author`_, RSS1-none, `RSS2-item-author`_.
 


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

Reply via email to