Fix typo: anithing → anything

This commit is contained in:
practicalswift
2015-12-13 23:56:41 +01:00
parent 39f3e49e27
commit ffc8d90ebd

View File

@@ -35,7 +35,7 @@ namespace swift {
/// may refer to a specific function or to the whole module depending on
/// the context in which it is used.
enum InvalidationKind : unsigned {
/// The pass does not change anithing.
/// The pass does not change anything.
Nothing = 0x0,
/// The pass created, deleted or rearranged some instructions in a