# HG changeset patch # User Ludovic Chabant # Date 1424470778 28800 # Node ID 5c1baa6007d8be067baf389197c3c0d21b7664f9 # Parent 99328cb71e75cf9151ce295f13e9a965e2efef69 Fix typo in `README` file. diff -r 99328cb71e75 -r 5c1baa6007d8 README.md --- a/README.md Fri Feb 20 14:13:51 2015 -0800 +++ b/README.md Fri Feb 20 14:19:38 2015 -0800 @@ -15,7 +15,7 @@ hg clone https://bitbucket.org/ludovicchabant/vim-gutentags Then you only need to do a `:call pathogen#helptags()` to generate the -documentation tags (how ironic, eh?) and you can access Autotag's help pages +documentation tags (how ironic, eh?) and you can access Gutentags' help pages with `help gutentags`.