Merge pull request #174 from stvhwrd/master

Fix typo "diffrent"
pull/165/merge
Selva Nair 2017-06-16 00:46:31 -04:00 committed by GitHub
commit a3b02d0a5f
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 */