This commit is contained in:
Dmitriy Novozhilov
2022-04-01 10:14:58 +04:00
parent 1a40eabbbd
commit 6722ec1dad
2 changed files with 2 additions and 2 deletions
@@ -1734,7 +1734,7 @@ object FirErrorsDefaultMessages : BaseDiagnosticRendererFactory() {
)
map.put(
CONFUSING_BRANCH_CONDITION,
"The logical expressions may be understood ambiguously in when with subject branches. Please wrap it with parenthesis"
"The logical expressions may be understood ambiguously in when with subject branches. Please wrap it with parentheses"
)
// Context tracking