Tweak phrasing in the explanation for ultra hard mode

This commit is contained in:
Juhani Krekelä 2022-02-25 01:53:47 +02:00
parent e2cbdcaf92
commit e5b42749e5
1 changed files with 2 additions and 2 deletions

View File

@ -1056,8 +1056,8 @@ help_str:
db 13, 10
db 'In hard mode all letters marked as being in the correct place must stay fixed', 13, 10
db 'and those marked as being in the wrong place must be reused. In ultra hard mode', 13, 10
db 'letters marked as being in the wrong place must also be moved and letters not', 13, 10
db 'in the word must not be played again.$'
db 'letters marked as being in the wrong place must also be moved and letters that', 13, 10
db 'have been ruled out must not be played again.$'
%include "dictionary.inc"
%include "targets.inc"