about summary refs log tree commit diff stats
path: root/examples/ex8.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-10-15 19:35:19 -0700
committerKartik Agaram <vc@akkartik.com>2019-10-15 19:35:19 -0700
commit7a5832204a80ff43d23c3a384c26e2217ef5908b (patch)
tree5d3dce95369bf30b84735afd6e21bf1a43db16b7 /examples/ex8.subx
parent6a51218e12ce75e51301b834e1c48e86aefedc1e (diff)
downloadmu-7a5832204a80ff43d23c3a384c26e2217ef5908b.tar.gz
5698
Thanks Andrew Owen for reporting this typo.
Diffstat (limited to 'examples/ex8.subx')
-rw-r--r--examples/ex8.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ex8.subx b/examples/ex8.subx
index 0cda5908..0e44a883 100644
--- a/examples/ex8.subx
+++ b/examples/ex8.subx
@@ -20,7 +20,7 @@
 # . 1-3 bytes   3 bits              2 bits          3 bits        3 bits      3 bits        2 bits      2 bits      0/1/2/4 bytes   0/1/2/4 bytes
 
 Entry:
-    # . prolog
+    # . prologue
     89/copy                         3/mod/direct    5/rm32/ebp    .           .             .           4/r32/esp   .               .                 # copy esp to ebp
     # eax = ascii-length(argv[1])
     # . . push args