summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2013-04-10 23:40:56 -0400
committerJulian Berman <Julian@GrayVines.com>2013-04-11 00:19:52 -0400
commit638d7b8866d3fbe819ebf8a5673da5cfd2028b5c (patch)
treed85bed1c2d27c84df08489d5e1839feb256fb71e /docs
parente49b661c641c52489cf46cbfc099eaea4e19015e (diff)
downloadjsonschema-638d7b8866d3fbe819ebf8a5673da5cfd2028b5c.tar.gz
Undeprecate and switch back to validator, to reduce annoyance.
Diffstat (limited to 'docs')
-rw-r--r--docs/errors.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/errors.rst b/docs/errors.rst
index 1dc70e6..6ec94af 100644
--- a/docs/errors.rst
+++ b/docs/errors.rst
@@ -15,7 +15,7 @@ raised or returned, depending on which method or function is used.
A human readable message explaining the error.
- .. attribute:: validator_keyword
+ .. attribute:: validator
The failed validator.