Comment fixes: "an Trovebox" -> "a Trovebox"
This commit is contained in:
parent
fd5389e0d7
commit
06362721f0
8 changed files with 8 additions and 8 deletions
|
@ -25,7 +25,7 @@ DUPLICATE_RESPONSE = {"code": 409,
|
|||
|
||||
class Http(object):
|
||||
"""
|
||||
Base class to handle HTTP requests to an Trovebox server.
|
||||
Base class to handle HTTP requests to a Trovebox server.
|
||||
If no parameters are specified, auth config is loaded from the
|
||||
default location (~/.config/trovebox/default).
|
||||
The config_file parameter is used to specify an alternate config file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue