Skip to content

Commit ad5aac0

Browse files
committed
Fix folder name
1 parent 70a56e6 commit ad5aac0

File tree

1 file changed

+1
-1
lines changed
  • utils/gen-unicode-data/Sources/GenWordBreak

1 file changed

+1
-1
lines changed

utils/gen-unicode-data/Sources/GenWorkBreak/main.swift renamed to utils/gen-unicode-data/Sources/GenWordBreak/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// This source file is part of the Swift.org open source project
44
//
5-
// Copyright (c) 2022 Apple Inc. and the Swift project authors
5+
// Copyright (c) 2024 Apple Inc. and the Swift project authors
66
// Licensed under Apache License v2.0 with Runtime Library Exception
77
//
88
// See https://swift.org/LICENSE.txt for license information

0 commit comments

Comments
 (0)