The files of this game are in the 'GAME' folder.
View attachment 3974105
You must be registered to see the links
With 'Notepad++,' let's try to find this text. To do this...
Go to the 'Search' menu -> 'Find in Files...'
View attachment 3974114
In 'Find What,' enter the text you found wrong. In 'Filters,' put `*.rpy` so that it only searches in script files, and in 'Directory,' paste the path to the Game folder.
Then click on 'Find All.'
View attachment 3974118
A screen will open below, listing the occurrences it found; we see that there was only one. Click on it.
View attachment 3974127
The editor will open, adjust only the text, and save the file. After that, when you start the game again, it will be corrected.
View attachment 3974158