From a536d7740c101716cfdf6759359c0426b2272ae1 Mon Sep 17 00:00:00 2001
From: Peter Odding <peter@peterodding.com>
Date: Tue, 10 Aug 2010 19:42:47 +0200
Subject: Typo in g:easytags_autorecurse documentation

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 08153e3..bb3d8ba 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,7 @@ When the `:UpdateTags` command is executed automatically or without arguments, i
 
 You have to explicitly enable this option because it should only be used while navigating around small directory trees. Imagine always having this option enabled and then having to edit a file in e.g. the root of your home directory: The `easytags.vim` plug-in would freeze Vim for a long time while you'd have to wait for Exuberant Cags to scan thousands of files...
 
-Note that when you enable this option the `easytags.vim` might ignore other options like `g:easytags_resolve_links`. This is an implementation detail which I intend to fix.
+Note that when you enable this option the `easytags.vim` plug-in might ignore other options like `g:easytags_resolve_links`. This is an implementation detail which I intend to fix.
 
 ### The `g:easytags_resolve_links` option
 
-- 
cgit v1.2.3