mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
swift-api-digester: Minor typos
This commit is contained in:
@@ -788,7 +788,7 @@ static bool isSDKNodeEqual(SDKContext &Ctx, const SDKNode &L, const SDKNode &R)
|
||||
}
|
||||
}
|
||||
|
||||
llvm_unreachable("Unhanlded SDKNodeKind in switch.");
|
||||
llvm_unreachable("Unhandled SDKNodeKind in switch.");
|
||||
}
|
||||
|
||||
bool SDKContext::isEqual(const SDKNode &Left, const SDKNode &Right) {
|
||||
|
||||
Reference in New Issue
Block a user