fixed typo in comments

This commit is contained in:
Herbert G. Fischer 2011-10-18 19:01:30 -02:00
parent 7c6da7327f
commit 421f6afd3d

View File

@ -139,12 +139,12 @@ slave-serve-stale-data yes
# this interval with the repl_ping_slave_period option. The default value is 10
# seconds.
#
# repl_ping_slave_period 10
# repl-ping-slave-period 10
# The following option sets a timeout for both Bulk transfer I/O timeout and
# master data or ping response timeout. The default value is 60 seconds.
#
# repl_timeout 60
# repl-timeout 60
################################## SECURITY ###################################