mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 06:52:39 +03:00
Apply 3 suggestion(s) to 2 file(s)
This commit is contained in:
parent
e967fc61cf
commit
9ccf583061
2 changed files with 3 additions and 3 deletions
|
@ -325,7 +325,7 @@ def fill_config_defaults(thisconfig):
|
|||
|
||||
|
||||
def get_config(opts=None):
|
||||
"""Get config instace. This function takes care of initaling config data before returning it."""
|
||||
"""Get config instace. This function takes care of initializing config data before returning it."""
|
||||
global config, options
|
||||
|
||||
if config is not None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue