This is an automated email from the ASF dual-hosted git repository.

guozhang pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 115c305  MINOR: Fixed a few typos in configs and streams docs (#4452)
115c305 is described below

commit 115c3055266dd83ef3ae1d95128dc4afbf2bac0b
Author: Mickael Maison <[email protected]>
AuthorDate: Fri Jan 26 18:40:32 2018 +0000

    MINOR: Fixed a few typos in configs and streams docs (#4452)
    
    Reviewers: Guozhang Wang <[email protected]>
---
 config/server.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/server.properties b/config/server.properties
index 1775c21..898d8eb 100644
--- a/config/server.properties
+++ b/config/server.properties
@@ -56,7 +56,7 @@ socket.request.max.bytes=104857600
 
 ############################# Log Basics #############################
 
-# A comma seperated list of directories under which to store log files
+# A comma separated list of directories under which to store log files
 log.dirs=/tmp/kafka-logs
 
 # The default number of log partitions per topic. More partitions allow greater

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to