mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Fix typos
This commit is contained in:
@@ -840,7 +840,7 @@ processUsersOfValue(ProjectionTree &Tree,
|
||||
"Adding to non projection user!\b");
|
||||
|
||||
// The only projection which we do not currently handle are enums since we
|
||||
// may not know the correct case. This can be xtended in the future.
|
||||
// may not know the correct case. This can be extended in the future.
|
||||
addNonProjectionUser(Op);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user