From c2abe2fe9036b57c581e3003d0b820d1c54dbd30 Mon Sep 17 00:00:00 2001 From: Roland Levillain Date: Mon, 3 Aug 2015 15:20:02 +0100 Subject: Fix ambiguous phrasing in tests comments regarding $opt$. Change-Id: I78e6bccbe35288df5de30700d3877bbcdef37d65 --- test/401-optimizing-compiler/src/Main.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/401-optimizing-compiler/src/Main.java') diff --git a/test/401-optimizing-compiler/src/Main.java b/test/401-optimizing-compiler/src/Main.java index a1e62b3b39..f2e451854b 100644 --- a/test/401-optimizing-compiler/src/Main.java +++ b/test/401-optimizing-compiler/src/Main.java @@ -14,7 +14,7 @@ * limitations under the License. */ -// Note that $opt$ is a marker for the optimizing compiler to ensure +// Note that $opt$ is a marker for the optimizing compiler to test // it does compile the method. public class Main { -- cgit v1.2.3-59-g8ed1b