summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2013-11-02 20:23:33 -0400
committerJulian Berman <Julian@GrayVines.com>2013-11-02 20:23:33 -0400
commit11ffd343991962eb84494f235faf3d6d3dd1b57d (patch)
tree238871998f1d24437a04acae099d06c6300228ce
parentfd27a41193f084a6c22de5cd54d866d710e62ee1 (diff)
downloadjsonschema-11ffd343991962eb84494f235faf3d6d3dd1b57d.tar.gz
Fight with sphinx typos.
-rw-r--r--docs/errors.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/errors.rst b/docs/errors.rst
index 7420744..fb53341 100644
--- a/docs/errors.rst
+++ b/docs/errors.rst
@@ -365,7 +365,7 @@ to guess the most relevant error in a given bunch.
default, :validator:`anyOf` and :validator:`oneOf` are considered weak
validators and will be superceded by other same-level validation
errors.
- :argument set strong a collection of validators to consider to be "strong".
+ :argument set strong: a collection of validators to consider to be "strong"
.. doctest::