This is an automated email from the ASF dual-hosted git repository. ivank pushed a commit to branch ivankelly-patch-1 in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
commit cf771ae7c883be091c040e7c5c34f5db99073fa4 Author: Ivan Kelly <[email protected]> AuthorDate: Mon Jun 18 15:56:20 2018 +0200 Typo in documentation in bk_server.conf --- conf/bk_server.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/bk_server.conf b/conf/bk_server.conf index ab9e99a..1450def 100755 --- a/conf/bk_server.conf +++ b/conf/bk_server.conf @@ -46,7 +46,7 @@ bookiePort=3181 # Configure a specific hostname or IP address that the bookie should use to advertise itself to # clients. If not set, bookie will advertised its own IP address or hostname, depending on the -# listeningInterface and `seHostNameAsBookieID settings. +# listeningInterface and useHostNameAsBookieID settings. # advertisedAddress= # Whether the bookie allowed to use a loopback interface as its primary -- To stop receiving notification emails like this one, please contact [email protected].
