mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-01 02:38:59 +07:00
[java-highlighting] JavaCompilationErrorBundle.properties proofreading (DOC-34381)
GitOrigin-RevId: 05bdca159a63027ea0d1e3d767d4adb9b258f47e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
4408629488
commit
2350d69472
@@ -2,5 +2,5 @@
|
||||
int i ();
|
||||
}
|
||||
|
||||
@<error descr="'i' missing though required">Ann</error>() class D {
|
||||
@<error descr="'i' missing but required">Ann</error>() class D {
|
||||
}
|
||||
Reference in New Issue
Block a user