mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 17:28:08 +00:00
English typo
Signed-off-by: Julien Duponchelle <julien@gns3.net>
This commit is contained in:
parent
436543d8b8
commit
62377315dd
@ -36,7 +36,7 @@ class Config:
|
|||||||
Configuration file management using configparser.
|
Configuration file management using configparser.
|
||||||
|
|
||||||
:param files: Array of configuration files (optional)
|
:param files: Array of configuration files (optional)
|
||||||
:param profile: Profil settings (default use standard settings file)
|
:param profile: Profile settings (default use standard settings file)
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def __init__(self, files=None, profile=None):
|
def __init__(self, files=None, profile=None):
|
||||||
|
Loading…
Reference in New Issue
Block a user