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 c76d490 commit 8fb9f0aCopy full SHA for 8fb9f0a
working/macros/aspect-macros.md
@@ -129,7 +129,7 @@ iterative.
129
### Modular compilation
130
131
Aspect Macros may be ran modularly, which may require merging of generated
132
-declarations at link time. Esssentially, the result of each module should have
+declarations at link time. Essentially, the result of each module should have
133
a table of all the outputs of the Aspect Macros it had to run, and if multiple
134
dependency modules ran on the same Aspect Module + Declaration pair, the results
135
should be deduplicated when reading them in.
0 commit comments