Skip to content

Commit 6e86596

Browse files
[NFC][Gardening] refer to Swift Package Manager as "the package manager" in the changelog
This follows the precedence set by the Swift 3.0 entry in the changelog.
1 parent 576ee1c commit 6e86596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Swift 5.3.1
1818

1919
* Source Breakages
2020

21-
SPM now throws an error if a manifest file contains invalid byte sequences such as `0x7F8F`.
21+
The package manager now throws an error if a manifest file contains invalid byte sequences such as `0x7F8F`.
2222

2323
Swift tools version specifications that contain line terminators other than `U+000A` before either "swift-tool" or "tool-version" now silently falls back to using Swift 3.1 as the lowest supported version.
2424

0 commit comments

Comments
 (0)