Fix grammar.
authorEric Christopher <echristo@gmail.com>
Wed, 3 Apr 2013 05:29:58 +0000 (05:29 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 3 Apr 2013 05:29:58 +0000 (05:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178624 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/AsmPrinter/DIE.h

index 18b6966e18d99f8e0dc7d6dd845dd5579a5134b2..c332aa2a7db66e90349e2654eb3ee6588f5a1289 100644 (file)
@@ -108,7 +108,7 @@ namespace llvm {
 
   //===--------------------------------------------------------------------===//
   /// DIE - A structured debug information entry.  Has an abbreviation which
-  /// describes it's organization.
+  /// describes its organization.
   class DIEValue;
 
   class DIE {