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 da81ae3 + a0ea2d3 commit 46db3a1Copy full SHA for 46db3a1
stdlib/public/core/String.swift
@@ -45,8 +45,8 @@ where Source.Iterator.Element == SourceEncoding.CodeUnit {
45
46
extension _StringGuts {
47
//
48
- // TODO:(TODO: JIRA) This is all very bloated code, needs a rewrite given
49
- // StringGuts' new design and the potential to run direclty on internal
+ // TODO:(TODO: JIRA) This is all very bloated code; needs a rewrite given
+ // StringGuts' new design and the potential to run directly on internal
50
// storage. For now, follow a hand-coded opaque pattern.
51
52
0 commit comments