changeset 394:e05195ee869d

FIX: markup in the changelog: missing leading colon
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 10 Nov 2021 09:43:15 +0100
parents 956b458400c1
children 0b3ffc34fa5c
files CHANGES.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES.txt	Wed Nov 10 09:40:15 2021 +0100
+++ b/CHANGES.txt	Wed Nov 10 09:43:15 2021 +0100
@@ -23,7 +23,7 @@
   :py:meth:`~configmix.config.Configuration.getfirstfloatvarl_s`
 
 - **[feature]** New access method
-  py:meth:`~configmix.config.Configuration.getfirstfloatvar_s`
+  :py:meth:`~configmix.config.Configuration.getfirstfloatvar_s`
 
 
 0.16 (2021-07-11)