[gardening] Fix recently introduced typos.

This commit is contained in:
practicalswift
2016-05-14 20:10:02 +02:00
parent 3018eeb752
commit 21c872c590
11 changed files with 24 additions and 24 deletions

View File

@@ -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: