[Checkins] SVN: grok/trunk/doc/reference/directives.rst typo
    Thomas Lotze 
    tl at gocept.com
       
    Wed Oct 15 02:58:03 EDT 2008
    
    
  
Log message for revision 92202:
  typo
Changed:
  U   grok/trunk/doc/reference/directives.rst
-=-
Modified: grok/trunk/doc/reference/directives.rst
===================================================================
--- grok/trunk/doc/reference/directives.rst	2008-10-15 05:24:48 UTC (rev 92201)
+++ grok/trunk/doc/reference/directives.rst	2008-10-15 06:58:00 UTC (rev 92202)
@@ -200,7 +200,7 @@
 .. function:: grok.provides(interface)
 
     Explicitly specify with which interface a component will be
-    looked up. If a class declares that it implements several interaces,
+    looked up. If a class declares that it implements several interfaces,
     :func:`grok.provides` can be used to disambiguate which interface will be
     registered with the Zope Component Architecture.
 
    
    
More information about the Checkins
mailing list