diff --git a/conf/client.conf b/conf/client.conf index 99e5f91..528f623 100644 --- a/conf/client.conf +++ b/conf/client.conf @@ -10,7 +10,7 @@ network_timeout = 60 # the base path to store log files base_path = /opt/fastdfs -# tracker_server can ocur more than once for multi tracker servers. +# tracker_server can occur more than once for multi tracker servers. # the value format of tracker_server is "HOST:PORT", # the HOST can be hostname or ip address, # and the HOST can be dual IPs or hostnames seperated by comma,