diff --git a/doc/source/tutorial.rst b/doc/source/tutorial.rst index 2533216c9..b0ef273d4 100644 --- a/doc/source/tutorial.rst +++ b/doc/source/tutorial.rst @@ -260,7 +260,7 @@ A :class:`tree ` records pointers to the contents of a di :start-after: # [17-test_references_and_objects] :end-before: # ![17-test_references_and_objects] -Once you have a tree, you can get it's contents +Once you have a tree, you can get its contents .. literalinclude:: ../../git/test/test_docs.py :language: python