aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2024-11-02 17:17:45 -0700
committerChristian Cunningham <cc@localhost>2024-11-02 17:17:45 -0700
commit2c9097c47f4b6612bdc67d4de6868dab737fc4a0 (patch)
tree7bcef34bf11978df1e612bffbe0803fdb7893f53
parent39709266fcba445e267bdecf5f1c1a8f2112880a (diff)
Fix spelling
-rw-r--r--debug.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug.inc b/debug.inc
index f410096..773eaa6 100644
--- a/debug.inc
+++ b/debug.inc
@@ -13,7 +13,7 @@
section .data
m_make debug_register
- ;; TODO: Make print without newlineg
+ ;; TODO: Make print without newline
%macro DEBUG_HERE 0-1 ""
section .data
make_zstring %%head, "Log: ", __?FILE?__,":"