Improve comment.
llvm-svn: 115966
diff --git a/llvm/lib/Target/Target.cpp b/llvm/lib/Target/Target.cpp
index bae4bdf..9609099 100644
--- a/llvm/lib/Target/Target.cpp
+++ b/llvm/lib/Target/Target.cpp
@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
-// This file implements the core infrastructure (including C bindings) for
+// This file implements the common infrastructure (including C bindings) for
// libLLVMTarget.a, which implements target information.
//
//===----------------------------------------------------------------------===//