Skip to content

Commit a03925b

Browse files
Fixed spellings
1 parent dd77a31 commit a03925b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
out the line containing `_JAVA_OPTIONS="-Djava.security.manager=allow"` if you run on Robocode on a Java version older
1111
than version 12, and you can disable Direct3D on Windows, and also set the rasterizer used in Direct3D. Have a look at
1212
`robocode.bat` and `robocode.sh` if you want to see the details.
13-
* Robocode does not touch any `sun.java2d` programmatically anymore as these gives different result on different
14-
hardware (obviously). So the user need set these explicitly as options when starting up Robocode. Go to
13+
Fixe* Robocode does not touch any `sun.java2d` programmatically anymore as these give different results on different
14+
hardware (obviously). So the user needs to set these explicitly as options when starting up Robocode. Go to
1515
[this page](https://docs.oracle.com/javase/7/docs/technotes/guides/2d/flags.html) if you want to experiment with
1616
these settings.
1717

0 commit comments

Comments
 (0)