Skip to content

Commit a415265

Browse files
Fixed spellings
1 parent a03925b commit a415265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
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-
Fixe* Robocode does not touch any `sun.java2d` programmatically anymore as these give different results on different
13+
* Robocode does not touch any `sun.java2d` programmatically anymore as these give different results on different
1414
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.

0 commit comments

Comments
 (0)