mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Fix some typos in the codebase
This commit is contained in:
@@ -3381,7 +3381,7 @@ private:
|
||||
loweredSubstParamType, origParamType, paramSlice))
|
||||
return;
|
||||
|
||||
// If we have a guaranteed paramter, see if we have a move only type and
|
||||
// If we have a guaranteed parameter, see if we have a move only type and
|
||||
// can emit it borrow.
|
||||
//
|
||||
// We check for move only in tryEmitBorrowedMoveOnly.
|
||||
|
||||
Reference in New Issue
Block a user