diff --git a/Library/NCL.NameCase.ru.php b/Library/NCL.NameCase.ru.php index e97e215..5bf8d98 100644 --- a/Library/NCL.NameCase.ru.php +++ b/Library/NCL.NameCase.ru.php @@ -295,7 +295,7 @@ class NCLNameCaseRu extends NCLNameCaseCore */ protected function womanRule1() { - if ($this->Last(1) == "а") + if ($this->Last(1) == "а" and $this->Last(2, 1)!='и') { if (!$this->in($this->Last(2, 1), 'шхкг')) {