Skip to content

Commit 19b13d5

Browse files
authored
Merge pull request #58589 from jsoref/spelling-test-prototypes
spelling: resurrect
2 parents 45c1a1d + 94032df commit 19b13d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Prototypes/DoubleWidth.swift.gyb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import StdlibUnittest
66

77
// XXX: Auxiliary tests & benchmark for DoubleWidth were removed in PR #23024.
88
// When the DoubleWidth makes comeback, revert the commits from there to
9-
// ressurect what was just a dead code in the meantime…
9+
// resurrect what was just a dead code in the meantime…
1010

1111
/// A fixed-width integer that has twice the bit width of its base type.
1212
///

0 commit comments

Comments
 (0)