mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[stdlib] Fix typo in comment
This commit is contained in:
committed by
GitHub
parent
98687b1341
commit
24282df850
@@ -51,7 +51,7 @@ func _loadDestroyTLSCounter() -> Int {
|
||||
// _initializeThreadLocalStorage.
|
||||
//
|
||||
internal struct _ThreadLocalStorage {
|
||||
// TODO: might be best to absract uBreakIterator handling and caching into
|
||||
// TODO: might be best to abstract uBreakIterator handling and caching into
|
||||
// separate struct. That would also make it easier to maintain multiple ones
|
||||
// and other TLS entries side-by-side.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user