Server/Config: Fix typo in bnetserver.conf.dist

This commit is contained in:
Gacko
2015-11-16 21:46:41 +01:00
parent 0064fc2336
commit 6b479e6c3e

View File

@@ -190,7 +190,7 @@ Updates.EnableDatabases = 0
Updates.SourcePath = ""
#
# Updates.SourcePath
# Updates.MySqlCLIPath
# Description: The path to your mysql cli binary.
# If the path is left empty, built-in path from cmake is used.
# Example: "C:/Program Files/MySQL/MySQL Server 5.6/bin/mysql.exe"