We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db5cbbc commit a0c1e57Copy full SHA for a0c1e57
README.md
@@ -215,7 +215,7 @@ has the same effect as
215
<?:include some_name ?>
216
217
but `$fn` can be determined programmatically. Note that defines set with
218
-**-D** or **-s** do not take effect effect until after the script has been
+**-D** or **-s** do not take effect until after the script has been
219
generated, which is after the macro code runs. However, those are available
220
as hashes `$PSelf->{Defs}` and `$PSelf->{Sets}` in macro code.
221
0 commit comments