mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 06:52:39 +03:00
fix typos
This commit is contained in:
parent
db5ed26517
commit
68fb3d2bd9
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue