mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge pull request #16662 from fredpi/patch-1
Fix typo and punctuation mark
This commit is contained in:
@@ -45,8 +45,8 @@ where Source.Iterator.Element == SourceEncoding.CodeUnit {
|
||||
|
||||
extension _StringGuts {
|
||||
//
|
||||
// TODO:(TODO: JIRA) This is all very bloated code, needs a rewrite given
|
||||
// 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
|
||||
// storage. For now, follow a hand-coded opaque pattern.
|
||||
//
|
||||
|
||||
|
||||
Reference in New Issue
Block a user