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.
2 parents 5ec8f96 + 24282df commit dcd1924Copy full SHA for dcd1924
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