mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Swift: Fix typo in change note
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
category: breaking
|
||||
---
|
||||
* The `OpenedArchetypeType` class has been renamed as `ExistentialArchetypeType`.
|
||||
* The `OtherAvailabilitySpec` class had been removed. Use `AvailabilitySpec::isWildcard` instead.
|
||||
* The `OtherAvailabilitySpec` class has been removed. Use `AvailabilitySpec::isWildcard` instead.
|
||||
* The `PlatformVersionAvailabilitySpec` has been removed. Use `AvailabilitySpec::getPlatform` and `AvailabilitySpec::getVersion` instead.
|
||||
|
||||
Reference in New Issue
Block a user