IJ-CR-153901 [java-parser] IDEA-366391 Inconsistent doc comment association after markdown support

- fix naming

(cherry picked from commit 26986a580dbe2d963c390fe850ad71ba393fde7c)

GitOrigin-RevId: d179fe7610545851823b0e7864a0903414b29ba2
This commit is contained in:
Mikhail Pyltsin
2025-02-07 16:08:18 +01:00
committed by intellij-monorepo-bot
parent 770cfd6fff
commit 3d43f7077c

View File

@@ -125,7 +125,7 @@ feature.statements.before.super=Flexible Constructor Bodies
feature.module.import.declarations=Module Import Declarations
feature.package.import.shadow.module.import=Import-on-demand over module import
feature.package.transitive.dependency.on.java.base=Transitive dependency on java.base module
feature.markdown.comment=Markdown Documentation Comments
feature.markdown.comment=Markdown documentation Comments
else.without.if='else' without 'if'
enum.constant.context=Enum constant ''{0}'' in ''{1}''