ソースを参照

Renderer: javadoc correction

Stephen Gold 2 年 前
コミット
5b948dff0d
1 ファイル変更0 行追加1 行削除
  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
  */