Typo.

concatime 2017-09-03 22:10:40 -04:00
parent a93a7eb088
commit d74f97e6f9

@ -35,5 +35,5 @@ SDL_VIDEODRIVER=wayland
## Java ## Java
Some Java AWT applications would not display properly unless you set the following. Some Java AWT applications would not display properly unless you set the following.
``` ```
_JAVA_AWT_WM_NONREPARENTING=1` _JAVA_AWT_WM_NONREPARENTING=1
``` ```