diff options
| -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", | 
