fix typos

This commit is contained in:
Hans-Christoph Steiner 2018-07-12 23:43:19 +02:00
parent db5ed26517
commit 68fb3d2bd9
2 changed files with 3 additions and 3 deletions

View file

@ -1146,7 +1146,7 @@ def main():
if not os.path.isdir(binaries_dir):
os.makedirs(binaries_dir)
logging.info("Created directory for storing "
"devleoper supplied reference "
"developer supplied reference "
"binaries: '{path}'"
.format(path=binaries_dir))
url = app.Binaries