Fixed typo

This commit is contained in:
Stefan 2023-11-08 11:13:31 +01:00 committed by GitHub
parent fe115fb621
commit f8d7c0cd4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ placeholder has two advantages:
<item> The code is better documented. It is clearly visible that the given
value is about to be changed.
<item> When examining an (initial) disassembly (e.g. in a debugger), these
placegolders can be better identified: They are fixed and, you may
placeholders can be better identified: They are fixed and, you may
notice that below, quite eye catching defined.
</enum>