This commit is contained in:
yicheng 2018-10-02 12:20:18 +08:00
parent 0e05e1377c
commit 2871a3368c
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ class ConfigFileFactory {
static func showReplacingConfigFileAlert() -> Bool{
let alert = NSAlert()
alert.messageText = """
Can't Reconglized your config file. We will backup and replace your config file in your config folder.
Can't recognize your config file. We will backup and replace your config file in your config folder.
Otherwise the functions of ClashX will not work properly. You may need to restart ClashX or reload Config manually.
"""