[Checkins] SVN: zc.recipe.deployment/branches/satchit-sharedconfig-recipe/src/zc/recipe/deployment/README.txt fix typo.

Satchidanand Haridas satchit at zope.com
Tue May 18 10:26:26 EDT 2010


Log message for revision 112453:
  fix typo.
  
  

Changed:
  U   zc.recipe.deployment/branches/satchit-sharedconfig-recipe/src/zc/recipe/deployment/README.txt

-=-
Modified: zc.recipe.deployment/branches/satchit-sharedconfig-recipe/src/zc/recipe/deployment/README.txt
===================================================================
--- zc.recipe.deployment/branches/satchit-sharedconfig-recipe/src/zc/recipe/deployment/README.txt	2010-05-18 14:15:38 UTC (rev 112452)
+++ zc.recipe.deployment/branches/satchit-sharedconfig-recipe/src/zc/recipe/deployment/README.txt	2010-05-18 14:26:26 UTC (rev 112453)
@@ -811,7 +811,7 @@
 
 The SharedConfig recipe checks to see if the current data in the file ends with
 a new line. If it doesn't exist it adds one. This is in addition to the blank
-line the recipe adds before it adds the section to enhance readability.
+line the recipe adds before the section to enhance readability.
 
     >>> open('anotherconfig.cfg', 'w').write('one')
     >>> write('buildout.cfg',



More information about the checkins mailing list