Mercurial > hgrepos > Python > libs > ConfigMix
diff configmix/__init__.py @ 191:8af600d0e5c0
FIX: Docu: added missing backtick
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 03 May 2019 19:59:21 +0200 |
| parents | 0d0980ed74cc |
| children | 28e6c1413947 |
line wrap: on
line diff
--- a/configmix/__init__.py Fri May 03 19:49:59 2019 +0200 +++ b/configmix/__init__.py Fri May 03 19:59:21 2019 +0200 @@ -201,7 +201,7 @@ mode_loaders = {} """All configured associations between file modes and loader functions. -See :data:`DEFAULT_MODE_LOADERS. +See :data:`DEFAULT_MODE_LOADERS`. """
