Commit 19effe22 authored by Christian Theune's avatar Christian Theune

- typo

parent aa5d6729
......@@ -349,7 +349,7 @@ class Buildout(dict):
update = recipes[part].install
self._logger.warning(
"The recipe for %s doesn't define an update "
"method. Using it's 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