corrected contractions

This commit is contained in:
EricFromCanada
2014-06-18 12:52:32 -04:00
parent 178a97cd73
commit 36313d98b1
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ by creating a :class:`~.WebSupport` object for your application::
search='xapian')
You'll only need one of these for each set of documentation you will be working
with. You can then call it's :meth:`~.WebSupport.get_document` method to access
with. You can then call its :meth:`~.WebSupport.get_document` method to access
individual documents::
contents = support.get_document('contents')