We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98687b1 commit 24282dfCopy full SHA for 24282df
stdlib/public/core/ThreadLocalStorage.swift
@@ -51,7 +51,7 @@ func _loadDestroyTLSCounter() -> Int {
51
// _initializeThreadLocalStorage.
52
//
53
internal struct _ThreadLocalStorage {
54
- // TODO: might be best to absract uBreakIterator handling and caching into
+ // TODO: might be best to abstract uBreakIterator handling and caching into
55
// separate struct. That would also make it easier to maintain multiple ones
56
// and other TLS entries side-by-side.
57
0 commit comments