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 a7dd04e + 8b8276c commit 1281f66Copy full SHA for 1281f66
stdlib/public/core/NFC.swift
@@ -137,7 +137,7 @@ extension Unicode {
137
/// consuming elements from the given source as necessary.
138
///
139
/// If the normalizer returns `nil`, the source was exhausted.
140
- /// One a source is exhausted, you may:
+ /// Once a source is exhausted, you may:
141
142
/// - Call `resume` again some time later with a different source
143
/// to continue processing the same logical text stream, or
0 commit comments