Skip to content

Commit 16cd252

Browse files
naykutguvenCopilot
andauthored
Fix typo
Co-authored-by: Copilot <[email protected]>
1 parent 6512a39 commit 16cd252

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/WhisperKit/Utilities/Extensions+Public.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Copyright © 2024 Argmax, Inc. All rights reserved.
33

44
import AVFoundation
5-
// TODO: Should be able to remove `@preconcurrency` once we drop support for iOS 16, macOS 14.
5+
// TODO: Should be able to remove `@preconcurrency` once we drop support for iOS 16 and macOS 13.
66
@preconcurrency import CoreML
77

88
public extension Array where Element == TranscriptionSegment {

0 commit comments

Comments
 (0)