# HG changeset patch # User Franz Glasner # Date 1642955651 -3600 # Node ID 301cf2337fdefe30890de568c048cf9e375da8f7 # Parent f7c2d35a85f8863dacc11ee78c7d7b7d5af45835 Wording: "point" -> "dot" diff -r f7c2d35a85f8 -r 301cf2337fde configmix/ini.py --- a/configmix/ini.py Mon Jan 17 09:18:04 2022 +0100 +++ b/configmix/ini.py Sun Jan 23 17:34:11 2022 +0100 @@ -166,7 +166,7 @@ Flattens the given sections into the resulting dictionary. Then build a tree out of sections which start with any of the `extract` - content value and a point ``.``. + content value and a dot ``.``. The encoding of the file is given in `encoding`.