aboutsummaryrefslogtreecommitdiff
path: root/tools/llvmc/example/Hello/Hello.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvmc/example/Hello/Hello.cpp')
-rw-r--r--tools/llvmc/example/Hello/Hello.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llvmc/example/Hello/Hello.cpp b/tools/llvmc/example/Hello/Hello.cpp
index 395ef9bbd4..23a13a57c2 100644
--- a/tools/llvmc/example/Hello/Hello.cpp
+++ b/tools/llvmc/example/Hello/Hello.cpp
@@ -1,4 +1,4 @@
-//===- Hello.cpp - Example code from "Writing an LLVM Pass" ---------------===//
+//===- Hello.cpp - Example code from "Writing an LLVMC Plugin" ------------===//
//
// The LLVM Compiler Infrastructure
//