diff --git a/src/test/java/com/aparapi/runtime/NegativeIntegerTest.java b/src/test/java/com/aparapi/runtime/NegativeIntegerTest.java
index c6404ed842bbb0aa2fdb39e47535ad2e837eb6b1..ee07714aa44319a48170b3820a8c37613f900ff8 100644
--- a/src/test/java/com/aparapi/runtime/NegativeIntegerTest.java
+++ b/src/test/java/com/aparapi/runtime/NegativeIntegerTest.java
@@ -33,7 +33,7 @@ import com.aparapi.device.OpenCLDevice;
 import com.aparapi.internal.kernel.KernelManager;
 
 /**
- * Originally created for testing issue #81
+ * Originally created for testing issue #78
  *
  */
 public class NegativeIntegerTest