Fix grammar.

llvm-svn: 178624
This commit is contained in:
Eric Christopher 2013-04-03 05:29:58 +00:00
parent 5590949f29
commit 14c2067ca1
1 changed files with 1 additions and 1 deletions

View 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 {