--- a/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties Tue Jul 13 19:17:55 2010 -0700
+++ b/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties Tue Jul 13 19:20:48 2010 -0700
@@ -1263,7 +1263,7 @@
compiler.err.diamond.not.supported.in.source=\
diamond operator is not supported in -source {0}\n\
-(use -source 7 or higher to enable multi-catch statement)
+(use -source 7 or higher to enable diamond operator)
compiler.err.multicatch.not.supported.in.source=\
multi-catch statement is not supported in -source {0}\n\