[Zope3-checkins]
SVN: Zope3/trunk/src/zope/component/socketexample.txt Fix typo
Martijn Pieters
mj at zopatista.com
Wed Oct 19 08:21:35 EDT 2005
Log message for revision 39510:
Fix typo
Changed:
U Zope3/trunk/src/zope/component/socketexample.txt
-=-
Modified: Zope3/trunk/src/zope/component/socketexample.txt
===================================================================
--- Zope3/trunk/src/zope/component/socketexample.txt 2005-10-19 09:35:26 UTC (rev 39509)
+++ Zope3/trunk/src/zope/component/socketexample.txt 2005-10-19 12:21:35 UTC (rev 39510)
@@ -34,7 +34,7 @@
the German to the US socket style.
The functionality of adapters is actually natively provided by the
-`zope.interface` package and is thus well decumented there. The `human.txt`
+`zope.interface` package and is thus well documented there. The `human.txt`
file provides a gentle introduction to adapters, whereby `adapter.txt` is
aimed at providing a comprehensive insight into adapters, but is too abstract
for many as an inital read. Thus, we will only explain adapters in the context
More information about the Zope3-Checkins
mailing list