mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-01 00:18:15 +01:00
Fix grammar error (repeated word).`
PR: bin/16810 Submitted by: Will Andrews <andrews@technologist.com>
This commit is contained in:
parent
4f9d49f140
commit
c39bcb3078
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57369
@ -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…
Reference in New Issue
Block a user