diff options
author | Matthew Stewart | 2018-08-08 20:01:15 -0400 |
---|---|---|
committer | Filippos Karapetis | 2019-05-28 08:08:52 +0300 |
commit | 702aa6f6cbdf9b775ed97d999f11ef3928729479 (patch) | |
tree | 5b55232f7f4b4d7ee4ba504885a8a8d56ef83c16 /engines | |
parent | 0715c64b386732e35dec84af6dfc15bf80139280 (diff) | |
download | scummvm-rg350-702aa6f6cbdf9b775ed97d999f11ef3928729479.tar.gz scummvm-rg350-702aa6f6cbdf9b775ed97d999f11ef3928729479.tar.bz2 scummvm-rg350-702aa6f6cbdf9b775ed97d999f11ef3928729479.zip |
STARTREK: VENG8 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 d3f4d1c5b8..5ec0d31ff0 100644 --- a/engines/startrek/text.cpp +++ b/engines/startrek/text.cpp @@ -3152,7 +3152,7 @@ extern const char *const g_gameStrings[] = { "#VEN8\\VEN8_034#I did good, didn't I sir?", "#VEN8\\VEN8_035#I'll do my best, Sir.", "#VEN8\\VEN8_036#I'm a security officer, not a grammarian.", - "#VEN8\\VEN8_037#I've reached the torpedo loading bay, Captain. Its not too badly damaged, fortunately.", + "#VEN8\\VEN8_037#I've reached the torpedo loading bay, Captain. It's not too badly damaged, fortunately.", // TYPO "#VEN8\\VEN8_038#The door's open, Captain. I'm ready to transport back.", "#VEN8\\VEN8_039#The inner loading door is stuck in the closed position. I can force it open, but when the loading cycle is begun, the room will lose pressure. We won't be able to beam back here again.", "#VEN8\\VEN8_040#I have a bad feeling about this place.", |