From 931cb37e6b0dae49bed33fc62cdd611cec6d28d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nilo=20C=C3=A9sar=20Teixeira?= Date: Wed, 16 Mar 2016 20:30:34 -0300 Subject: [PATCH] Fixed sentence about pseudo-tags --- doc/tagbar.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tagbar.txt b/doc/tagbar.txt index 898cdcc..01ed9cd 100644 --- a/doc/tagbar.txt +++ b/doc/tagbar.txt @@ -76,7 +76,7 @@ auto-generated name. Another case where pseudo-tags appear is in C++ implementation files. Since classes are usually defined in a header file but the member methods and -variables in the implementation file the class itself won't generate a tag +variables are in the implementation file the class itself won't generate a tag in that file. Since pseudo-tags don't really exist they cannot be jumped to from the Tagbar