diff options
| author | Torbjörn Andersson | 2004-10-10 13:48:49 +0000 |
|---|---|---|
| committer | Torbjörn Andersson | 2004-10-10 13:48:49 +0000 |
| commit | bb5ed19d3ec61adc67cdc1febb8c82c26aa04fed (patch) | |
| tree | fddbbbcf17ac2f7dae17b89ea202189de822c01a | |
| parent | 4aa55a188acc07a1d5b069e29e34a8d2be336379 (diff) | |
| download | scummvm-rg350-bb5ed19d3ec61adc67cdc1febb8c82c26aa04fed.tar.gz scummvm-rg350-bb5ed19d3ec61adc67cdc1febb8c82c26aa04fed.tar.bz2 scummvm-rg350-bb5ed19d3ec61adc67cdc1febb8c82c26aa04fed.zip | |
Added missing word in subtitle.
svn-id: r15509
| -rw-r--r-- | saga/ite_introproc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/saga/ite_introproc.cpp b/saga/ite_introproc.cpp index edff4ece18..25cd24a975 100644 --- a/saga/ite_introproc.cpp +++ b/saga/ite_introproc.cpp @@ -66,7 +66,7 @@ static R_INTRO_DIALOGUE IntroDiag[] = { { CAVE_VOICE_4, "intro1b", "The humans also knew the Secret of Life, " - "and used it to give us the Four Great Gifts:" + "and they used it to give us the Four Great Gifts:" }, { CAVE_VOICE_5, "intro2b", |
