Corrected sentence by removing extra "the".

This commit is contained in:
Edward Diener
2018-08-23 19:20:04 -04:00
parent 00b2f44624
commit 49a72ac4f2

View File

@ -22,7 +22,7 @@
<div>
This macro is useful when a delay is necessary to produce the correct semantics of a macro invocation.&nbsp;
For example, when a macro expands to an argument list to another macro.&nbsp;
This macro will expand the the argument list on the first pass, and then rescan to expand any more macros.
This macro will expand the argument list on the first pass, and then rescan to expand any more macros.
</div>
<h4>Requirements</h4>
<div>