mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
doc: remove stray "are"
"are generate" -> "generate" Fixes: https://github.com/netwide-assembler/nasm/pull/87 Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
This commit is contained in:
parent
5b9099c058
commit
0c3a964caf
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ or
|
|||
|
||||
\c db 1,32,98,0
|
||||
|
||||
Note that the above lines are generate exactly the same code, the second
|
||||
Note that the above lines generate exactly the same code, the second
|
||||
line is used just to give an indication of the order that the separate
|
||||
values will be present in memory.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue