[Checkins] SVN: z3c.vcsync/trunk/src/z3c/vcsync/internal.txt Typo fix.

Martijn Faassen faassen at infrae.com
Wed Apr 23 10:19:24 EDT 2008


Log message for revision 85645:
  Typo fix.
  

Changed:
  U   z3c.vcsync/trunk/src/z3c/vcsync/internal.txt

-=-
Modified: z3c.vcsync/trunk/src/z3c/vcsync/internal.txt
===================================================================
--- z3c.vcsync/trunk/src/z3c/vcsync/internal.txt	2008-04-23 14:15:13 UTC (rev 85644)
+++ z3c.vcsync/trunk/src/z3c/vcsync/internal.txt	2008-04-23 14:19:23 UTC (rev 85645)
@@ -676,7 +676,7 @@
 
   >>> container2['hoi'].payload = 3000
  
-Next, we willl add a new ``alpha`` file to the checkout when we do an
+Next, we will add a new ``alpha`` file to the checkout when we do an
 ``up()``, so again we simulate the actions of our version control system::
 
   >>> alpha_path = root.join('alpha.test').ensure()



More information about the Checkins mailing list