Skip to content

Commit

Permalink
Small typo (#13824)
Browse files Browse the repository at this point in the history
  • Loading branch information
Clyybber authored Mar 31, 2020
1 parent 567af54 commit 515b6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7217,7 +7217,7 @@ This is translated to:
This is translated to a call to the ``schema`` macro with a `nnkTypeDef`
AST node capturing both the left-hand side and right-hand side of the
definition. The macro can return a potentially modified `nnkTypeDef` tree
will replace the original row in the type section.
which will replace the original row in the type section.

When multiple macro pragmas are applied to the same definition, the
compiler will apply them consequently from left to right. Each macro
Expand Down

0 comments on commit 515b6d6

Please sign in to comment.