Skip to content

Commit

Permalink
Fix minor typo
Browse files Browse the repository at this point in the history
Descriptor spelt as "Descriptior" in the documentation describing the dictionary entry format
  • Loading branch information
siwells authored and davazp committed Aug 12, 2019
1 parent e524223 commit 347e22c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forth.S
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ flush_gdt:
/
+----------------+ <--
| 0xffffffff |
+---+------------+ <<<---------- Entry's descriptior pointer
+---+------------+ <<<---------- Entry's descriptor pointer
Size of the name -> | n | name | F | <--- Flags
+---+------------+
| CFA | <--- Code 32bit address where interpretation
Expand Down

0 comments on commit 347e22c

Please sign in to comment.