diff options
author | Matthew Stewart | 2018-07-28 03:36:00 -0400 |
---|---|---|
committer | Eugene Sandulenko | 2018-08-09 08:37:30 +0200 |
commit | cba056732725156bebfc0fe0bd952abbdd6cb85b (patch) | |
tree | 52bf602596fab90c416eddd4d3917d0af1ceca97 /engines | |
parent | fe805de2efc393b9b0d249b483bac2425408a670 (diff) | |
download | scummvm-rg350-cba056732725156bebfc0fe0bd952abbdd6cb85b.tar.gz scummvm-rg350-cba056732725156bebfc0fe0bd952abbdd6cb85b.tar.bz2 scummvm-rg350-cba056732725156bebfc0fe0bd952abbdd6cb85b.zip |
STARTREK: SINS3 text changes
Diffstat (limited to 'engines')
-rw-r--r-- | engines/startrek/text.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/startrek/text.cpp b/engines/startrek/text.cpp index cf164668db..3e9c6a2d21 100644 --- a/engines/startrek/text.cpp +++ b/engines/startrek/text.cpp @@ -2535,7 +2535,7 @@ extern const char *const g_gameStrings[] = { "#SIN3\\SIN3N007#These are display panels for the laser drill.", "#SIN3\\SIN3N008#This box contains old wire and connectors.", "#SIN3\\SIN3N009#This is a high powered item that will cause irrevocable damage if you use it in this manner.", - "#SIN3\\SIN3N010#This is a keycard made from the tri-phosphate silver rock.", + "#SIN3\\SIN3N010#This is a keycard made from the tri-phosphorate silver rock.", // TYPO "#SIN3\\SIN3N011#This is a laser drill control panel.", "#SIN3\\SIN3N012#This is an ancient laser drill.", "#SIN3\\SIN3N013#This room looks like it was once used for some type of mining operation.", |