Skip to content

Commit

Permalink
Replace 'spacing' with 'whitespace' (from @uki-nz)
Browse files Browse the repository at this point in the history
  • Loading branch information
ISSOtm committed May 25, 2018
1 parent fc45319 commit e88658a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Finally, you must close the declaration with `end_struct`. This is required to p

Example of correct usage:
```
; Please ensure you put spacing before the macro names, otherwise RGBDS will try to re-define them and error out
; Please ensure you put whitespace before the macro names, otherwise RGBDS will try to re-define them and error out
struct NPC
words 1, YPos ; 2 bytes
words 1, XPos ; 2 bytes
Expand Down

0 comments on commit e88658a

Please sign in to comment.