typo fix
This commit is contained in:
parent
f78fbf233f
commit
2ef81c0a27
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/rc
|
||||
|
||||
exec sed 's/ [aeiou]n([^ ][^ ][^ ])/ man\1/; s/ [a-z]em([^ ][^ ][^ ])/ fem\1/; s/ [aeiou]m/fem/;
|
||||
exec sed 's/ [aeiou]n([^ ][^ ][^ ])/ man\1/; s/ [a-z]em([^ ][^ ][^ ])/ fem\1/; s/ [aeiou]m/fem/;'
|
||||
|
|
Loading…
Reference in a new issue