Merge pull request #157 from qwIvan/patch-1

fixed typo
This commit is contained in:
OV2 2016-12-16 22:02:57 +01:00 committed by GitHub
commit f729b6fe42
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@
#define SAVE_INFO_LOAD "Loaded"
#define SAVE_INFO_OOPS "Auto-saving 'oops' snapshot"
#define SAVE_ERR_WRONG_FORMAT "File not in Snes9x snapshot format"
#define SAVE_ERR_WRONG_VERSION "Incompatable snapshot version"
#define SAVE_ERR_WRONG_VERSION "Incompatible snapshot version"
#define SAVE_ERR_ROM_NOT_FOUND "ROM image \"%s\" for snapshot not found"
#define SAVE_ERR_SAVE_NOT_FOUND "Snapshot %s does not exist"