gundo.vim: Update documentation.
    
        | author | Steve Losh <steve@stevelosh.com> | 
    
        | date | Wed, 10 Jul 2013 20:36:00 -0400 | 
    
    
        | parents | 8a07fa467652 | 
    
        | children | 2aa508b4fa14 | 
    
        | branches/tags | (none) | 
    
        | files | gundo.vim/index.html | 
Changes
    
--- 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 — 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>