mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[wip] Typo
This commit is contained in:
parent
621bffbfbe
commit
e973259561
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ def backup_repository_list(name):
|
|||
"""
|
||||
pass
|
||||
|
||||
def backup_repository_info(name, human_readble=True, space_used=False):
|
||||
def backup_repository_info(name, human_readable=True, space_used=False):
|
||||
"""
|
||||
Show info about a repository
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue