Invalid Javadoc HTML broke the build, oops 2

This commit is contained in:
jglrxavpok 2020-08-13 13:27:39 +02:00
parent 37547930e9
commit ce509b2bc6

View File

@ -23,7 +23,7 @@ import static org.lwjgl.opengl.GL30.*;
* Therefore, the constructor call should be done inside the thread linked to the OpenGL context. The context can
* be moved through {@link GLFWCapableBuffer#changeRenderingThreadToCurrent()} and {@link GLFWCapableBuffer#unbindContextFromThread()}
*
* <hr/>
* <hr>
* Resources created in constructor are:
* <ul>
* <li>Framebuffer</li>