mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[gardening] Fix recently introduced typos.
This commit is contained in:
@@ -149,7 +149,7 @@ public:
|
||||
return nullptr;
|
||||
|
||||
case MetadataKind::ErrorObject:
|
||||
// ErrorProtocol boxed existential on non-Objective C runtime target
|
||||
// ErrorProtocol boxed existential on non-Objective-C runtime target
|
||||
return nullptr;
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user