changeset 322:4aa19e04ff65

Comment: typo
author Franz Glasner <f.glasner@feldmann-mg.com>
date Thu, 06 May 2021 11:17:56 +0200
parents 7a0f3c256cf4
children aac9dcea3446
files configmix/config.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.
 
     """