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.
1 parent 798621e commit 8b8276cCopy full SHA for 8b8276c
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