From: Eric Christopher Date: Mon, 10 Jun 2013 22:24:07 +0000 (+0000) Subject: Fix up comment. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0fbaa378737e94afba25e88363b2c4d6b7208995;p=oota-llvm.git Fix up comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183703 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/CodeGen/AsmPrinter/DIE.h b/lib/CodeGen/AsmPrinter/DIE.h index bb58915f03d..887f1e4eace 100644 --- a/lib/CodeGen/AsmPrinter/DIE.h +++ b/lib/CodeGen/AsmPrinter/DIE.h @@ -26,7 +26,7 @@ namespace llvm { class raw_ostream; //===--------------------------------------------------------------------===// - /// DIEAbbrevData - Dwarf abbreviation data, describes the one attribute of a + /// DIEAbbrevData - Dwarf abbreviation data, describes one attribute of a /// Dwarf abbreviation. class DIEAbbrevData { /// Attribute - Dwarf attribute code.