Fix typo in extend declaration doco

This commit is contained in:
David\ Beitey 2015-07-18 14:39:29 +10:00
parent b9abd723a7
commit bfc4f9fd85

View file

@ -76,9 +76,8 @@ Extend declaration
------------------
Extends a :ref:`name-declaration` from an included ``SLS module``. The
keys of the extend declaration always define existing :ref`ID declaration`
which have been defined in included
``SLS modules``.
keys of the extend declaration always refer to an existing
:ref:`id-declaration` which have been defined in included ``SLS modules``.
Occurs only in the top level and defines a dictionary.