Update comments.
[oota-llvm.git] / utils / TableGen / ClangASTNodesEmitter.h
index 55d9a1c58b7871ca9d7412eb7ade8b8beecb486f..abf9c9a0f164968b9d51e346e6f1ac020ac4dba1 100644 (file)
@@ -22,7 +22,7 @@
 
 namespace llvm {
 
-/// ClangStmtNodesEmitter - The top-level class emits .inc files containing
+/// ClangASTNodesEmitter - The top-level class emits .inc files containing
 ///  declarations of Clang statements.
 ///
 class ClangASTNodesEmitter : public TableGenBackend {