summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2013-05-20 20:57:42 -0400
committerJulian Berman <Julian@GrayVines.com>2013-05-20 20:57:42 -0400
commit6cee6a3fb7a7d8ecd8bd5f158c954759c5e93034 (patch)
tree5e0372707ff7d12b36d4745ebf6847cc1f5454fd
parentf39352ddbfdd617d413d754be96df41ae1f29363 (diff)
downloadjsonschema-6cee6a3fb7a7d8ecd8bd5f158c954759c5e93034.tar.gz
Oh, it didn't like the role.
-rw-r--r--docs/creating.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/creating.rst b/docs/creating.rst
index 9f3081d..03b07c5 100644
--- a/docs/creating.rst
+++ b/docs/creating.rst
@@ -34,7 +34,7 @@ Creating or Extending Validators
Create a new validator that extends an existing validator.
- :argument :class:`jsonschema.IValidator` validator: an existing validator
+ :argument jsonschema.IValidator validator: an existing validator
:argument dict validators: a set of new validators to add to the new
validator. Any validators with the same name as an existing one will