[Checkins] SVN: megrok.trails/trunk/src/megrok/trails/components.py typo

Wichert Akkerman wichert at wiggy.net
Sat May 3 08:50:29 EDT 2008


Log message for revision 86204:
  typo

Changed:
  U   megrok.trails/trunk/src/megrok/trails/components.py

-=-
Modified: megrok.trails/trunk/src/megrok/trails/components.py
===================================================================
--- megrok.trails/trunk/src/megrok/trails/components.py	2008-05-03 12:45:36 UTC (rev 86203)
+++ megrok.trails/trunk/src/megrok/trails/components.py	2008-05-03 12:50:28 UTC (rev 86204)
@@ -40,7 +40,7 @@
 
     Therefore, the code below calls this *class* like:
 
-        TrialAbsoluteURLFactory(trail)
+        TrailAbsoluteURLFactory(trail)
 
     in order to return an *instance* of this class that the Zope
     multi-adapter component logic will later call like:



More information about the Checkins mailing list