From 2b4f77350d715c6145106391f3791ec3e02bdd5c Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Mon, 7 Nov 2011 09:18:32 +0000 Subject: [PATCH] Typo. llvm-svn: 143918 --- llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h b/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h index 96d7902f06ec..efab32efc176 100644 --- a/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h +++ b/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h @@ -29,7 +29,7 @@ class ConstantInt; class DbgVariable; //===----------------------------------------------------------------------===// -/// CompileUnit - This dwarf writer support class manages information associate +/// CompileUnit - This dwarf writer support class manages information associated /// with a source file. class CompileUnit { /// ID - File identifier for source.