summaryrefslogtreecommitdiff
path: root/constructor.py
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2018-07-12 17:13:44 +0200
committerAnthon van der Neut <anthon@mnt.org>2018-07-12 17:13:44 +0200
commit9f5b5e51c099f5166e65cc85678ee9734c48bb32 (patch)
treeadd994d2a0005c9ff5f2e90d67d906a720c71d22 /constructor.py
parenta509d2fac7baff28de5a41f40c44f003f50055fd (diff)
downloadruamel.yaml-9f5b5e51c099f5166e65cc85678ee9734c48bb32.tar.gz
HG: *When this change indeed resolves your problem, please **Close** this issue*.
HG: *(You can do so usingthe WorkFlow pull-down (close to the top right of this page)* HG: ####################################################################### HG: Enter commit message. Lines beginning with 'HG:' are removed. HG: Leave message empty to abort commit. HG: ####################################################################### HG: user: Anthon van der Neut <anthon@mnt.org> HG: branch 'default' HG: changed .appveyor.yaml HG: changed CHANGES HG: changed README.rst HG: changed __init__.py
Diffstat (limited to 'constructor.py')
-rw-r--r--constructor.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/constructor.py b/constructor.py
index 05aeb55..e5126f4 100644
--- a/constructor.py
+++ b/constructor.py
@@ -255,7 +255,7 @@ class BaseConstructor(object):
http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys
""",
"""\
- Duplicate keys will become and error in future releases, and are errors
+ Duplicate keys will become an error in future releases, and are errors
by default when using the new API.
""",
]