[Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/dublincore/interfaces.py
	Docstring spelling fix
    Shane Hathaway 
    shane at zope.com
       
    Tue Nov 30 17:31:43 EST 2004
    
    
  
Log message for revision 28542:
  Docstring spelling fix
Changed:
  U   Zope3/trunk/src/zope/app/dublincore/interfaces.py
-=-
Modified: Zope3/trunk/src/zope/app/dublincore/interfaces.py
===================================================================
--- Zope3/trunk/src/zope/app/dublincore/interfaces.py	2004-11-30 20:11:55 UTC (rev 28541)
+++ Zope3/trunk/src/zope/app/dublincore/interfaces.py	2004-11-30 22:31:38 UTC (rev 28542)
@@ -49,7 +49,7 @@
     is not very useful and adds complexity.
 
     This interface provides methods for retrieving data in full
-    generality, to be complient with the dublin core standard.
+    generality, to be compliant with the Dublin Core standard.
     Other interfaces will provide more convenient access methods
     tailored to specific element usage patterns.
     """
    
    
More information about the Zope3-Checkins
mailing list