Use the word 'macros' universally (not macroes)

This commit is contained in:
Jeremy Chadwick
2019-08-26 12:16:22 -07:00
committed by Oliver Schmidt
parent 57b997355f
commit 4e3abf417f
2 changed files with 5 additions and 5 deletions

View File

@@ -3444,8 +3444,8 @@ Here's a list of all control commands and a description, what they do:
atari Defines the scrcode macro.
cbm Defines the scrcode macro.
cpu Defines constants for the .CPU variable.
generic Defines generic macroes like add, sub, and blt.
longbranch Defines conditional long-jump macroes.
generic Defines generic macros like add, sub, and blt.
longbranch Defines conditional long-jump macros.
</verb></tscreen>
Including a macro package twice, or including a macro package that
@@ -4479,8 +4479,8 @@ are:
<sect1><tt>.MACPACK generic</tt><p>
This macro package defines macroes that are useful in almost any program.
Currently defined macroes are:
This macro package defines macros that are useful in almost any program.
Currently defined macros are:
<tscreen><verb>
.macro add Arg ; add without carry