# HG changeset patch
# User Steve Losh <steve@stevelosh.com>
# Date 1321225352 18000
# Node ID 62bd929d4bb67179c1e5a8884960378230897536
# Parent  f78c198a9fd8fd921a87d4a16067c44fe32fc5d5# Parent  803c3423b387d808050224fad5adad47bb292fda
Merge.

diff -r f78c198a9fd8 -r 62bd929d4bb6 chapters/06.markdown
--- a/chapters/06.markdown	Sun Nov 13 18:01:02 2011 -0500
+++ b/chapters/06.markdown	Sun Nov 13 18:02:32 2011 -0500
@@ -78,7 +78,7 @@
 We'll talk about how to make mappings for specific types of files later in the
 book, but you can go ahead and set your "localleader" now:
 
-    :let maplocalleader = "\"
+    :let maplocalleader = "\\"
 
 You can use `<localleader>` in mappings and it will work just like `<leader>`
 does, except for resolving to a different key.