# HG changeset patch
# User Steve Losh <steve@stevelosh.com>
# Date 1373502960 14400
# Node ID 7e8e29eb98ed472bb37b75cdcc0b244d574463fa
# Parent  8a07fa467652372a8126f82120bd28502e03acee
gundo.vim: Update documentation.

diff -r 8a07fa467652 -r 7e8e29eb98ed gundo.vim/index.html
--- a/gundo.vim/index.html	Wed Jul 10 20:35:33 2013 -0400
+++ b/gundo.vim/index.html	Wed Jul 10 20:36:00 2013 -0400
@@ -56,7 +56,7 @@
                 <p>
                     You know that Vim lets you undo changes like any text editor. What you might
                     not know is that it doesn't just keep a list of your changes &mdash; it keeps
-                    a goddamed <a href="http://vim.wikia.com/wiki/Using_undo_branches">tree</a> of them.
+                    a <a href="http://vim.wikia.com/wiki/Using_undo_branches">tree</a> of them.
                 </p>
 
                 <p>