Browse Source

Correct typo

pull/540/head
Anders Jenbo 6 years ago committed by GitHub
parent
commit
d4ff81ce90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Source/appfat.cpp

2
Source/appfat.cpp

@ -93,7 +93,7 @@ void FileErrDlg(const char *error)
1024,
"Unable to open a required file.\n"
"\n"
"Verify that the MD5 of diabdat.mpq matches on of the following values\n"
"Verify that the MD5 of diabdat.mpq matches one of the following values\n"
"011bc6518e6166206231080a4440b373\n"
"68f049866b44688a7af65ba766bef75a\n"
"\n"

Loading…
Cancel
Save