# HG changeset patch # User Franz Glasner # Date 1620292676 -7200 # Node ID 4aa19e04ff6581514e8190dd5131bb57735375b6 # Parent 7a0f3c256cf47684400723e33be0bd274dce683a Comment: typo diff -r 7a0f3c256cf4 -r 4aa19e04ff65 configmix/config.py --- a/configmix/config.py Thu May 06 11:06:50 2021 +0200 +++ b/configmix/config.py Thu May 06 11:17:56 2021 +0200 @@ -55,7 +55,7 @@ """The configuration dictionary with attribute support or variable substitution. - .. note:: When retriving by attribute names variables will *not* + .. note:: When retrieving by attribute names variables will *not* substituted. """