Skip to content

Commit d4f352e

Browse files
authored
Documentation quick-fix
1 parent b5418bd commit d4f352e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Mappings.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2212,7 +2212,7 @@ extension String {
22122212
}()
22132213

22142214
///
2215-
/// The list of Unicode scalars that need to be escaped even if the
2215+
/// The list of Unicode scalars that need to be escaped even if the encoding is not ASCII.
22162216
///
22172217

22182218
static var escapableUnicodeCodePoints: Dictionary<UInt32, String> = {

0 commit comments

Comments
 (0)