summaryrefslogtreecommitdiff
path: root/test/477-long-to-float-conversion-precision/src/Main.java
diff options
context:
space:
mode:
Diffstat (limited to 'test/477-long-to-float-conversion-precision/src/Main.java')
-rw-r--r--test/477-long-to-float-conversion-precision/src/Main.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/477-long-to-float-conversion-precision/src/Main.java b/test/477-long-to-float-conversion-precision/src/Main.java
index cd9703943d..568bc04d6c 100644
--- a/test/477-long-to-float-conversion-precision/src/Main.java
+++ b/test/477-long-to-float-conversion-precision/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 {