Commit 219b3b3e authored by Patrick Strawderman's avatar Patrick Strawderman

fix typo

parent cc9c562b
...@@ -1009,7 +1009,7 @@ Extending sections (macros) ...@@ -1009,7 +1009,7 @@ Extending sections (macros)
A section (other than the buildout section) can extend one or more A section (other than the buildout section) can extend one or more
other sections using the ``<`` option. Options from the referenced other sections using the ``<`` option. Options from the referenced
sections are copied to the refering section *before* variable sections are copied to the referring section *before* variable
substitution. This, together with the ability to refer to variables substitution. This, together with the ability to refer to variables
of the current section allows sections to be used as macros. of the current section allows sections to be used as macros.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment