Commit d35316cb authored by chrisw's avatar chrisw

more typo.

git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@88391 62d5b8a3-27da-0310-9561-8e5933582275
parent 3ff63a56
...@@ -112,7 +112,7 @@ buildout will install earlier versions of these packages: ...@@ -112,7 +112,7 @@ buildout will install earlier versions of these packages:
... recipe = showversions ... recipe = showversions
... """ % dict(new_releases=new_releases)) ... """ % dict(new_releases=new_releases))
Now we can see that We actually "upgrade" to an earlier version. Now we can see that we actually "upgrade" to an earlier version.
>>> print system(buildout), >>> print system(buildout),
Upgraded: Upgraded:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment