Fix typos in comments.

This commit is contained in:
practicalswift
2015-12-28 01:59:20 +01:00
parent cd9d2b56db
commit fd70b26033
14 changed files with 20 additions and 20 deletions

View File

@@ -187,7 +187,7 @@ static bool isKnownFinalClass(ClassDecl *CD, SILModule &M,
break;
}
// Take the ClassHieararchyAnalysis into account.
// Take the ClassHierarchyAnalysis into account.
// If a given class has no subclasses and
// - private
// - or internal and it is a WMO compilation