changeset 420:212a27cb0fc4

Docs: wording
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 02 Dec 2021 09:23:19 +0100
parents 079a82129110
children 7193d900978b
files CHANGES.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES.txt	Thu Dec 02 09:22:22 2021 +0100
+++ b/CHANGES.txt	Thu Dec 02 09:23:19 2021 +0100
@@ -23,7 +23,7 @@
 - **[feature]**
   Implement :meth:`~configmix.config.Configuration.getkeysl` and
   :meth:`~configmix.config.Configuration.getkeys` that return generators
-  over all keys of a configuration value
+  over all keys of a configuration value.
 
 
 0.17 (2021-11-22)