You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by yu...@apache.org on 2020/07/22 13:46:57 UTC

[incubator-iotdb] branch kyy2 updated: typo

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

yuyuankang pushed a commit to branch kyy2
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git


The following commit(s) were added to refs/heads/kyy2 by this push:
     new de0e8ab  typo
de0e8ab is described below

commit de0e8ab867381be2d986dab9d85980421042179c
Author: Ring-k <yu...@hotmail.com>
AuthorDate: Wed Jul 22 21:46:39 2020 +0800

    typo
---
 cluster/src/assembly/resources/conf/iotdb-cluster.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cluster/src/assembly/resources/conf/iotdb-cluster.properties b/cluster/src/assembly/resources/conf/iotdb-cluster.properties
index 75657b9..7004786 100644
--- a/cluster/src/assembly/resources/conf/iotdb-cluster.properties
+++ b/cluster/src/assembly/resources/conf/iotdb-cluster.properties
@@ -66,7 +66,7 @@ max_unsnapshoted_log_size=134217728
 # whether to use batch append entries in log catch up
 use_batch_in_catch_up=true
 
-# mininum number of committed logs in memory
+# minimum number of committed logs in memory
 min_num_of_logs_in_mem=100
 
 # maximum number of committed logs in memory