Explorar el Código

Renderer: javadoc correction

Stephen Gold hace 2 años
padre
commit
5b948dff0d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      jme3-core/src/main/java/com/jme3/renderer/Renderer.java

+ 0 - 1
jme3-core/src/main/java/com/jme3/renderer/Renderer.java

@@ -50,7 +50,6 @@ import java.util.EnumSet;
 /**
  * Responsible for taking rendering commands and
  * executing them on the underlying video hardware.
- * executes them on the underlying video hardware.
  *
  * @author Kirill Vainer
  */