aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schickel2014-09-03 01:35:33 +0200
committerJohannes Schickel2014-09-03 01:35:33 +0200
commit4917945130ed0658104747946d5d7eded0da640d (patch)
treedac247e6d4ba352034b3b1b5543da8a9b55817f1
parent8e1bc16352ab4e327a65f37afde85f54b09360e2 (diff)
downloadscummvm-rg350-4917945130ed0658104747946d5d7eded0da640d.tar.gz
scummvm-rg350-4917945130ed0658104747946d5d7eded0da640d.tar.bz2
scummvm-rg350-4917945130ed0658104747946d5d7eded0da640d.zip
README: savestate -> saved game
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f9f1ddd805..0a256b39f3 100644
--- a/README
+++ b/README
@@ -1454,7 +1454,7 @@ For some games (namely "Beneath a Steel Sky", "Flight of the Amazon
Queen", all AGI games, and all SCUMM games), ScummVM will by default
automatically save the current state every five minutes (adjustable via
the "autosave_period" config setting). For the AGI and SCUMM engines, it
-will save in Slot 0. For the SCUMM engine, this savestate can then be
+will save in Slot 0. For the SCUMM engine, this saved game can then be
loaded again via Ctrl-0, or the F5 menu.