Skip to content

Commit

Permalink
Merge pull request #482 from TalkingAvocado/patch-1
Browse files Browse the repository at this point in the history
Fixed spelling
  • Loading branch information
suchow committed May 9, 2016
2 parents c6c7dcb + b56aab5 commit 4520620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proselint/checks/sexism/misc.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def check(text):
["lawyer", ["lady lawyer"]],
["doctor", ["woman doctor"]],
["bookseller", ["female booksalesman"]],
["air pilot", ["femaile airman"]],
["air pilot", ["female airman"]],
["executor", ["executrix"]],
["prosecutor", ["prosecutrix"]],
["testator", ["testatrix"]],
Expand Down

0 comments on commit 4520620

Please sign in to comment.