# HG changeset patch # User riceissa # Date 1334895338 25200 # Node ID 1ca7450147096b74e8fbeae4581577a2cbbd80d3 # Parent f515703dd5334191d67707fcafe05e32ce91b7a3 Typo. "type the follow" => "type the following" diff -r f515703dd533 -r 1ca745014709 chapters/15.markdown --- a/chapters/15.markdown Thu Apr 19 21:03:20 2012 -0700 +++ b/chapters/15.markdown Thu Apr 19 21:15:38 2012 -0700 @@ -26,7 +26,7 @@ :::vim :onoremap p i( -Now type the follow text into a buffer: +Now type the following text into a buffer: :::python return person.get_pets(type="cat", fluffy_only=True)