Fix doc compile warnings.

This commit is contained in:
behackett 2013-05-30 16:34:21 -07:00
parent ae7ecf3d65
commit 60df9feb4f
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ Changelog
=========
Changes in Version 2.5.1+
----------------------
-------------------------
Important new features:

View File

@ -76,7 +76,7 @@ Minimongo
Manga
`Manga <http://pypi.python.org/pypi/manga>`_ aims to be a simpler ORM-like
layer on top of PyMongo. The syntax for defining schema is inspired be the
Django ORM, but Pymongo's query language is maintained. The `source is on
Django ORM, but Pymongo's query language is maintained. The source `is on
github <http://github.com/wladston/manga>`_.
Framework Tools