[NFC] fix trivial typos in comments
"the the" -> "the" llvm-svn: 322636
This commit is contained in:
@@ -165,7 +165,7 @@ public:
|
||||
/// necessary.
|
||||
Metadata *getMetadataFwdRef(unsigned Idx);
|
||||
|
||||
/// Return the the given metadata only if it is fully resolved.
|
||||
/// Return the given metadata only if it is fully resolved.
|
||||
///
|
||||
/// Gives the same result as \a lookup(), unless \a MDNode::isResolved()
|
||||
/// would give \c false.
|
||||
|
||||
Reference in New Issue
Block a user