Skip to content

Commit 0edbea9

Browse files
authored
Merge pull request #2518 from lawgimenez/fix-typo/441
Fixed typo compatibility
2 parents 14495e8 + 0c0d350 commit 0edbea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0441-formalize-language-mode-terminology.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Package ( // Error: Ambiguous use of 'init'
152152
153153
This follows the same approach used by all past revisions of the Package `init` method.
154154
155-
See the **Source compatibiity** section for more details about this change.
155+
See the **Source compatibility** section for more details about this change.
156156
157157
### Rename `swiftLanguageVersions` property to `swiftLanguageModes`
158158
Rename the `Package` public property `swiftLanguageVersions` to `swiftLanguageModes`. Introduce a computed property named `swiftLanguageModes` that accesses the renamed stored property for backwards compatibility.

0 commit comments

Comments
 (0)