From d6a2754348f57883036c0f35f0a880b7817e6bc1 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Fri, 2 Oct 2020 18:02:51 +0200 Subject: ; Fix more typos --- test/manual/cedet/tests/testnsp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/manual') diff --git a/test/manual/cedet/tests/testnsp.cpp b/test/manual/cedet/tests/testnsp.cpp index fce707bf20b..b72a44c8ca8 100644 --- a/test/manual/cedet/tests/testnsp.cpp +++ b/test/manual/cedet/tests/testnsp.cpp @@ -93,7 +93,7 @@ void foo(void) { ; // #4# ( "Mumble" "get" ) } -// What happens if a type your looking for is scoped withing a type, +// What happens if a type your looking for is scoped within a type, // but you are one level into the completion so the originating scope // excludes the type of the variable you are completing through? // Thanks Martin Stein for this nice example. -- cgit v1.2.1