fix typo (ocur -> occur)

pull/518/head
林博仁(Buo-ren, Lin) 2021-08-04 18:35:27 +08:00 committed by GitHub
parent 625c5eb326
commit 14fb4bbaf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ network_timeout = 60
# the base path to store log files
base_path = /home/yuqing/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,