# HG changeset patch
# User Steve Losh <steve@stevelosh.com>
# Date 1335097977 -3600
# Node ID e34cbe30964399f9aa4b8ea7b1304a1b1194e5ac
# Parent  cf919ee075416e897a56fa0b75ff40e404c4f62d# Parent  1ca7450147096b74e8fbeae4581577a2cbbd80d3
Merge.

diff -r 1ca745014709 -r e34cbe309643 chapters/15.markdown
--- a/chapters/15.markdown	Thu Apr 19 21:15:38 2012 -0700
+++ b/chapters/15.markdown	Sun Apr 22 13:32:57 2012 +0100
@@ -104,7 +104,7 @@
 perform the operator on the text inside the next set of parenthesis on the
 current line.
 
-Let's make a companion "inside last parenthesis" ("previous" woud be a better
+Let's make a companion "inside last parenthesis" ("previous" would be a better
 word, but it would shadow the "paragraph" movement).  Run the following command:
 
     :::vim