Merge pull request #16662 from fredpi/patch-1

Fix typo and punctuation mark
This commit is contained in:
Huon Wilson
2018-06-05 15:38:39 -07:00
committed by GitHub

View File

@@ -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.
//