Typo fix: adress => address

Change-Id: I900d8948e58f0373bfd1396ad2d3650a6eeed417
This commit is contained in:
Anh Tran 2017-02-07 11:24:55 +07:00
parent 18c34fedd3
commit 1d1815fd61

View File

@ -125,7 +125,7 @@ kafka_url = 'localhost:8900'
There are only two relevant options: There are only two relevant options:
* topics - comma delimited list of topics where data should be sent * topics - comma delimited list of topics where data should be sent
* kafka_url - adress where kafka server is running * kafka_url - address where kafka server is running
# Copyright 2016-2017 FUJITSU LIMITED # Copyright 2016-2017 FUJITSU LIMITED
# #