[clang-format][NFC] Fix a Wdocumentation warning in TokenAnnotator.cpp
authorBruno Ricci <riccibrun@gmail.com>
Tue, 28 Jul 2020 09:58:34 +0000 (10:58 +0100)
committerBruno Ricci <riccibrun@gmail.com>
Tue, 28 Jul 2020 09:58:52 +0000 (10:58 +0100)
clang/lib/Format/TokenAnnotator.cpp

index b19fc34..6cbaf8a 100644 (file)
@@ -27,7 +27,7 @@ namespace format {
 namespace {
 
 /// Returns \c true if the token can be used as an identifier in
-/// an Objective-C \c @selector, \c false otherwise.
+/// an Objective-C \c \@selector, \c false otherwise.
 ///
 /// Because getFormattingLangOpts() always lexes source code as
 /// Objective-C++, C++ keywords like \c new and \c delete are