We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83f8c8a + 8b7cee0 commit 8402df2Copy full SHA for 8402df2
stdlib/public/core/String.swift
@@ -296,7 +296,7 @@ extension String {
296
/// Compare two strings using the Unicode collation algorithm in the
297
/// deterministic comparison mode. (The strings which are equivalent according
298
/// to their NFD form are considered equal. Strings which are equivalent
299
-/// according to the plain Unicode collation algorithm are additionaly ordered
+/// according to the plain Unicode collation algorithm are additionally ordered
300
/// based on their NFD.)
301
///
302
/// See Unicode Technical Standard #10.
0 commit comments