Merge pull request #2255 from polluks/patch-9

Fixed typo
This commit is contained in:
Bob Andrews
2023-11-11 13:37:41 +01:00
committed by GitHub

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>