Skip to content

Commit

Permalink
fix parameter name (#111)
Browse files Browse the repository at this point in the history
Co-authored-by: Stephen Celis <stephen@stephencelis.com>
  • Loading branch information
zunda-pixel and stephencelis authored Oct 2, 2024
1 parent e99506e commit 770f990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package@swift-6.0.swift
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ let package = Package(
]
),
],
swiftLanguageVersions: [.v6]
swiftLanguageModes: [.v6]
)

#if os(Linux) || os(Windows)
Expand Down

0 comments on commit 770f990

Please sign in to comment.