summaryrefslogtreecommitdiffstats
path: root/clang/lib/Rewrite/Core/HTMLRewrite.cpp
diff options
context:
space:
mode:
authorAlp Toker <alp@nuanti.com>2013-12-05 16:25:25 +0000
committerAlp Toker <alp@nuanti.com>2013-12-05 16:25:25 +0000
commitf6a24ce40fd5e807a5e71b17d0c04866e195fb87 (patch)
tree7cef755bd0df91b4b4b1267fb92e52a8a7953ded /clang/lib/Rewrite/Core/HTMLRewrite.cpp
parent4cc2b87375e4d7a9ffdd93434033b742074ed078 (diff)
downloadbcm5719-llvm-f6a24ce40fd5e807a5e71b17d0c04866e195fb87.tar.gz
bcm5719-llvm-f6a24ce40fd5e807a5e71b17d0c04866e195fb87.zip
Fix a tranche of comment, test and doc typos
llvm-svn: 196510
Diffstat (limited to 'clang/lib/Rewrite/Core/HTMLRewrite.cpp')
-rw-r--r--clang/lib/Rewrite/Core/HTMLRewrite.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Rewrite/Core/HTMLRewrite.cpp b/clang/lib/Rewrite/Core/HTMLRewrite.cpp
index 4da00a8cc97..1d6289eb9c6 100644
--- a/clang/lib/Rewrite/Core/HTMLRewrite.cpp
+++ b/clang/lib/Rewrite/Core/HTMLRewrite.cpp
@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
-// This file defines the HTMLRewriter clas, which is used to translate the
+// This file defines the HTMLRewriter class, which is used to translate the
// text of a source file into prettified HTML.
//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud