Mercurial > hgrepos > Python > libs > ConfigMix
changeset 308:dc4280451e0c
Wording in docu
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 27 Apr 2021 09:29:43 +0200 |
| parents | 1c54c52fbad7 |
| children | f77dba9fc164 |
| files | docs/introduction.rst |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/introduction.rst Tue Apr 27 09:08:46 2021 +0200 +++ b/docs/introduction.rst Tue Apr 27 09:29:43 2021 +0200 @@ -220,7 +220,7 @@ This is true for both methods :py:meth:`.Configuration.getvar` and :py:meth:`.Configuration.getvar_s`. -Both methods also perform :ref:`variable-interpolation` and handle +Both methods also perform direct :ref:`variable-interpolation` and handle :ref:`variable-namespaces`. Filtering is not supported. So -- the variable name arguments of :py:meth:`.Configuration.getvar` and :py:meth:`.Configuration.getvar_s` are of the form
