# HG changeset patch
# User Tyler Bindon <martica@martica.org>
# Date 1365812145 21600
# Node ID 07ac8d3316c177da04325e1f01f514e72c2b5c56
# Parent  56683eb09eccdb4a4baf43302761ed348197c1cc
Update 31.markdown

:help match displays the help for the match() function, not the :match command.

diff -r 56683eb09ecc -r 07ac8d3316c1 chapters/31.markdown
--- a/chapters/31.markdown	Thu Apr 04 01:38:14 2013 -0400
+++ b/chapters/31.markdown	Fri Apr 12 18:15:45 2013 -0600
@@ -184,7 +184,7 @@
 Read `:help pattern-overview` to see the kinds of things Vim regexes support.
 Stop reading after the character classes.
 
-Read `:help match`.  Try running the `:match Error /\v.../` command a few times
+Read `:help :match`.  Try running the `:match Error /\v.../` command a few times
 by hand.
 
 Edit your `~/.vimrc` file to add a mapping that will use `match` to highlight