mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-11 05:59:52 +00:00
8175038: Wrong note about multiple type/package elements being found
Avoiding quoting by a single '. Reviewed-by: jjg
This commit is contained in:
parent
dfa7ec7ad8
commit
286a28f834
@ -1442,7 +1442,7 @@ compiler.note.proc.messager=\
|
||||
|
||||
# 0: string, 1: string, 2: string
|
||||
compiler.note.multiple.elements=\
|
||||
Multiple elements named '{1}' in modules '{2}' were found by javax.lang.model.util.Elements.{0}.
|
||||
Multiple elements named ''{1}'' in modules ''{2}'' were found by javax.lang.model.util.Elements.{0}.
|
||||
|
||||
#####
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user