Mercurial > hgrepos > Python > libs > ConfigMix
changeset 721:a8bcb22341cd
Docs: FIX: Method name
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Wed, 16 Aug 2023 16:15:58 +0200 |
| parents | 6d9552eb7e4d |
| children | ea1a6beadc6c |
| files | docs/introduction.rst |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/introduction.rst Wed Aug 16 16:11:40 2023 +0200 +++ b/docs/introduction.rst Wed Aug 16 16:15:58 2023 +0200 @@ -473,7 +473,7 @@ :py:meth:`.Configuration.getvar_s`, :py:meth:`.Configuration.getvarl_s`, :py:meth:`.Configuration.substitute_variables_in_obj` or -:py:meth:`.Configuration.expand_variable` +:py:meth:`.Configuration.interpolate_variables` .. note:: Special characters within namespace, key and filter names *must* be quoted (see :ref:`quoting`) when using variable
