diff options
Diffstat (limited to 'module/config/default.conf')
-rw-r--r-- | module/config/default.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/config/default.conf b/module/config/default.conf index 407b709f1..4ccf2e555 100644 --- a/module/config/default.conf +++ b/module/config/default.conf @@ -50,5 +50,5 @@ downloadTime - "Download Time": time end : "End" = 0:00
proxy - "Proxy":
bool activated : "Activated" = False
- str adress : "Adress" = http://localhost:8080
+ str address : "Address" = http://localhost:8080
str protocol : "Protocol" = http
|