apple / swift-collections

Commonly used data structures for Swift
Apache License 2.0
3.55k stars 270 forks source link

[1.1] Fix typos #357

Closed lorentey closed 3 months ago

lorentey commented 3 months ago

This is cherry picking parts of #356 to the release/1.1 branch, shortcutting some of the prerelease prep work.

(SortedSet and SortedDictionary aren't on this branch, so this PR omits those parts.)

Thanks @rex4539!

lorentey commented 3 months ago

(There isn't any point in trying to test macOS, as ci.swift.org is not set up for testing this branch.)

@swift-ci test linux platform