Mercurial > hgrepos > Python > libs > ConfigMix
changeset 222:51a355095838
FIX: Docu: Typo
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Thu, 09 May 2019 12:25:28 +0200 |
| parents | 6f0f39a9a46f |
| children | 90dd0d04b926 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Thu May 09 09:37:51 2019 +0200 +++ b/CHANGES.txt Thu May 09 12:25:28 2019 +0200 @@ -86,7 +86,7 @@ .. change:: :tags: breaking, feature - Reimplemented :py:func:`configmix.safe_merge` do to a deepcopy of all + Reimplemented :py:func:`configmix.safe_merge` to do a deepcopy of all source configurations when merging. Previously is was sort of a shallow copy.
