Fix up comment.
authorEric Christopher <echristo@gmail.com>
Mon, 10 Jun 2013 22:24:07 +0000 (22:24 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 10 Jun 2013 22:24:07 +0000 (22:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183703 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/AsmPrinter/DIE.h

index bb58915f03d4d51c7350666d00dcac76cd314a76..887f1e4eace7c92d58af98aa78dff4530bdf2ecd 100644 (file)
@@ -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.