From efa19610f96667417e454a93c1df865e943bebb7 Mon Sep 17 00:00:00 2001 From: Jan Larres Date: Sun, 20 Feb 2011 02:00:28 +1300 Subject: [PATCH] Small manual fix --- doc/tagbar.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/tagbar.txt b/doc/tagbar.txt index 4c920d1..29d9767 100644 --- a/doc/tagbar.txt +++ b/doc/tagbar.txt @@ -548,8 +548,7 @@ files. } < In this case the type of "foo" is not known. Is it a namespace? A class? - (Nested classes are not supported in C++, but making wild guesses is a bad - idea.) So the methods are displayed in Tagbar like this: + For this reason the methods are displayed in Tagbar like this: > foo::Bar* : class init()