aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/tests.odin2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.odin b/tests/tests.odin
index 89f043e..51cba67 100644
--- a/tests/tests.odin
+++ b/tests/tests.odin
@@ -10,7 +10,7 @@ import src "../src"
/*
- This is really tests, but just where i quickly got look at error crashes from specific messages.
+ This is isn't really tests, but just where i quickly got to look at error crashes from specific messages.
There needs either to be a process spawned
or just keep overwriting the writer and reader functions, but either way, there needs