[Checkins] SVN: zope.interface/trunk/src/zope/interface/__init__.py trailing whitespace fix

Benji York benji at zope.com
Tue Apr 1 14:31:55 EDT 2008


Log message for revision 85057:
  trailing whitespace fix
  

Changed:
  U   zope.interface/trunk/src/zope/interface/__init__.py

-=-
Modified: zope.interface/trunk/src/zope/interface/__init__.py
===================================================================
--- zope.interface/trunk/src/zope/interface/__init__.py	2008-04-01 07:00:46 UTC (rev 85056)
+++ zope.interface/trunk/src/zope/interface/__init__.py	2008-04-01 18:31:54 UTC (rev 85057)
@@ -36,7 +36,7 @@
 
   o `declarations` provides utilities to declare interfaces on objects. It
     also provides a wide range of helpful utilities that aid in managing
-    declared interfaces. Most of its public names are however imported here. 
+    declared interfaces. Most of its public names are however imported here.
 
   o `document` has a utility for documenting an interface as structured text.
 



More information about the Checkins mailing list