diff --git a/Library/NCLNameCaseRu.php b/Library/NCLNameCaseRu.php index baf5c66..8d6611a 100644 --- a/Library/NCLNameCaseRu.php +++ b/Library/NCLNameCaseRu.php @@ -182,7 +182,7 @@ class NCLNameCaseRu extends NCLNameCaseCore { if ($this->Last(1) == "а") { - if ($this->inNames($this->workingWord, array('фра', 'Дега', 'Андреа'))) + if ($this->inNames($this->workingWord, array('фра', 'Дега', 'Андреа', 'Сёра', 'Сера'))) { $this->Rule(301); $this->makeResultTheSame();