Fix a typo

Replace 'o' with 'to'.

Change-Id: I0a9b1547016b2662002c050e8388591d7d91ef97
This commit is contained in:
Michele Valsecchi 2019-03-12 13:56:27 +09:00
parent 4b180dec81
commit 74664af7ed

View File

@ -27,7 +27,7 @@ log_level = INFO
interval = 300
# auto_create_account_prefix = .
# report_interval = 300
# concurrency is the level of concurrency o use to do the work, this value
# concurrency is the level of concurrency to use to do the work, this value
# must be set to at least 1
# concurrency = 1
# processes is how many parts to divide the work into, one part per process