[Checkins] SVN: zope.interface/trunk/README.txt ReST fix.
    Tres Seaver 
    tseaver at palladion.com
       
    Tue May 17 10:48:43 EDT 2011
    
    
  
Log message for revision 121691:
  ReST fix.
Changed:
  U   zope.interface/trunk/README.txt
-=-
Modified: zope.interface/trunk/README.txt
===================================================================
--- zope.interface/trunk/README.txt	2011-05-17 14:43:07 UTC (rev 121690)
+++ zope.interface/trunk/README.txt	2011-05-17 14:48:42 UTC (rev 121691)
@@ -1,9 +1,9 @@
 ``zope.interface`` README
 =========================
 
-*This package is intended to be independently reusable in any Python
+This package is intended to be independently reusable in any Python
 project. It is maintained by the `Zope Toolkit project
-<http://docs.zope.org/zopetoolkit/>`_.*
+<http://docs.zope.org/zopetoolkit/>`_.
 
 This package provides an implementation of "object interfaces" for Python.
 Interfaces are a mechanism for labeling objects as conforming to a given
    
    
More information about the checkins
mailing list