Skip to content

Commit

Permalink
Update jp.wordlist-regex.php
Browse files Browse the repository at this point in the history
missing comma causes parse error
  • Loading branch information
emirozer committed Dec 9, 2014
1 parent a464da0 commit b09bba5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/jp.wordlist-regex.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
'びっこ', // Cripple
'ひにん', // Contraception / Non-human (insult to Burakumin)
'ふぇら', // Fellatio
'ぶらく' // Buraku
'ぶらく', // Buraku
'ぺにす', // Penis
'まんこ', // Vagina
'おまんこ', // Vagina
Expand All @@ -47,5 +47,5 @@
'やりまん', // Slut
'りょうじょく', // Rape
'れいぷ', // Rape
'ろりこん', // Pedophile
'ろりこん' // Pedophile
);

0 comments on commit b09bba5

Please sign in to comment.