Wording in a comment

This commit is contained in:
hroff-1902 2019-03-30 23:33:52 +03:00
parent 208832e847
commit 06144a1fc4

View File

@ -159,7 +159,7 @@ class Worker(object):
def _reconfigure(self):
"""
Cleans up current freqtradebot instance, reloads the configuration and
returns the new instance
replaces it with the new instance
"""
# Tell systemd that we initiated reconfiguration
if self._sd_notify: