Commit 85b0f780 authored by Christian Theune's avatar Christian Theune

- fixed typo

parent 66feb9c5
......@@ -291,7 +291,7 @@ class Buildout(UserDict.DictMixin):
update = recipe.install
self._logger.warning(
"The recipe for %s doesn't define an update "
"method. Using its install method",
"method. Using its install method.",
part)
try:
......
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