8175038: Wrong note about multiple type/package elements being found

Avoiding quoting by a single '.

Reviewed-by: jjg
This commit is contained in:
Jan Lahoda 2017-02-15 20:31:16 +01:00
parent dfa7ec7ad8
commit 286a28f834

View File

@ -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}.
#####