From 357e72ac894e1a18c1a0f6346899bcc3cb4826bb Mon Sep 17 00:00:00 2001 From: Nikolay <37409077+nguninb@users.noreply.github.com> Date: Fri, 24 Dec 2021 12:09:38 +0300 Subject: [PATCH] Update invocation-parameter-type-intersect.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Исправление опечатки --- .../markdown/ru/invocation-parameter-type-intersect.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/com.e1c.v8codestyle.bsl/markdown/ru/invocation-parameter-type-intersect.md b/bundles/com.e1c.v8codestyle.bsl/markdown/ru/invocation-parameter-type-intersect.md index 5ed1d23b..57c2d4cc 100644 --- a/bundles/com.e1c.v8codestyle.bsl/markdown/ru/invocation-parameter-type-intersect.md +++ b/bundles/com.e1c.v8codestyle.bsl/markdown/ru/invocation-parameter-type-intersect.md @@ -1,4 +1,4 @@ -# Вызываеемый тип пересекается с типом параметра +# Вызываемый тип пересекается с типом параметра Система строгой типизации кода проверяет что тип вызываемого выражения пересекается с типом параметра вызываемого метода