Fix grammar error (repeated word).`
PR: bin/16810 Submitted by: Will Andrews <andrews@technologist.com>
This commit is contained in:
parent
4f9d49f140
commit
c39bcb3078
@ -821,7 +821,7 @@ static int plyturn()
|
||||
m = " Glub, glub -- my %s is headed for the bottom!";
|
||||
break;
|
||||
case 4:
|
||||
m = " You'll pick up survivors from my my %s, I hope...!";
|
||||
m = " You'll pick up survivors from my %s, I hope...!";
|
||||
break;
|
||||
}
|
||||
(void)printw(m, ss->name);
|
||||
|
Loading…
x
Reference in New Issue
Block a user