[Checkins] SVN: manuel/trunk/src/index.txt fix docs typo

Benji York benji at zope.com
Mon Dec 14 08:59:47 EST 2009


Log message for revision 106490:
  fix docs typo
  

Changed:
  U   manuel/trunk/src/index.txt

-=-
Modified: manuel/trunk/src/index.txt
===================================================================
--- manuel/trunk/src/index.txt	2009-12-14 13:56:44 UTC (rev 106489)
+++ manuel/trunk/src/index.txt	2009-12-14 13:59:47 UTC (rev 106490)
@@ -278,7 +278,7 @@
     >>> document.process_with(m, globs={})
     >>> print document.formatted(),
 
-This uses the syntax implemented in :mod:`manuel.collect` to capture a block of
+This uses the syntax implemented in :mod:`manuel.capture` to capture a block of
 text into a variable (the one named after "->").
 
 Whenever a line of the structure ".. -> VAR" is detected, the text of the



More information about the checkins mailing list