commit cd1f5056ec199b340b7a859fce0fe69add31f599
Author: Leszek Koltunski <leszek@koltunski.pl>
Date:   Sat Nov 30 00:10:19 2019 +0000

    Yes! new commit, a fix to a comment :)

diff --git a/src/main/java/org/distorted/library/main/InternalOutputSurface.java b/src/main/java/org/distorted/library/main/InternalOutputSurface.java
index b47e6e0..935dd27 100644
--- a/src/main/java/org/distorted/library/main/InternalOutputSurface.java
+++ b/src/main/java/org/distorted/library/main/InternalOutputSurface.java
@@ -808,7 +808,7 @@ public abstract class InternalOutputSurface extends InternalSurface implements I
 
 ///////////////////////////////////////////////////////////////////////////////////////////////////
 /**
- * When rendering this Node, should we use the Order Independent Transparency render more?
+ * When rendering this Node, should we use the Order Independent Transparency render mode?
  * <p>
  * There are two modes of rendering: the fast 'normal' way, which however renders transparent
  * fragments in different ways depending on which fragments get rendered first, or the slower
@@ -823,7 +823,7 @@ public abstract class InternalOutputSurface extends InternalSurface implements I
 
 ///////////////////////////////////////////////////////////////////////////////////////////////////
 /**
- * When rendering this Node, should we use the Order Independent Transparency render more?
+ * When rendering this Node, should we use the Order Independent Transparency render mode?
  * <p>
  * There are two modes of rendering: the fast 'normal' way, which however renders transparent
  * fragments in different ways depending on which fragments get rendered first, or the slower
