Fix typo "diffrent"

pull/174/head
Stevie Howard 2017-06-15 14:41:23 -07:00 committed by GitHub
parent 3b70b3182c
commit 4ead3222cf
1 changed files with 1 additions and 1 deletions

View File

@ -318,7 +318,7 @@ BEGIN
IDS_ERR_RUN_CONN_SCRIPT_TIMEOUT "Connect Script failed. TimeOut after %d sec." IDS_ERR_RUN_CONN_SCRIPT_TIMEOUT "Connect Script failed. TimeOut after %d sec."
IDS_ERR_CONFIG_EXIST "There already exist a config file named '%s'. You cannot " \ IDS_ERR_CONFIG_EXIST "There already exist a config file named '%s'. You cannot " \
"have multiple config files with the same name, even if " \ "have multiple config files with the same name, even if " \
"they reside in diffrent folders." "they reside in different folders."
IDS_NFO_CONN_TIMEOUT "Connecting to management interface failed.\n" \ IDS_NFO_CONN_TIMEOUT "Connecting to management interface failed.\n" \
"View log file (%s) for more details." "View log file (%s) for more details."
/* main - Resources */ /* main - Resources */