Merge pull request #410 from purohit/master

typo fix
This commit is contained in:
Ross Lawley 2012-01-16 01:04:29 -08:00
commit 13f38b1c1d

View File

@ -9,7 +9,7 @@ Signal support is provided by the excellent `blinker`_ library and
will gracefully fall back if it is not available. will gracefully fall back if it is not available.
The following document signals exist in MongoEngine and are pretty self explaintary: The following document signals exist in MongoEngine and are pretty self-explanatory:
* `mongoengine.signals.pre_init` * `mongoengine.signals.pre_init`
* `mongoengine.signals.post_init` * `mongoengine.signals.post_init`