Skip to content

Commit b6e3981

Browse files
[gardening] typo "teh" → "the"
1 parent 26ba097 commit b6e3981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/public/SwiftShims/SwiftStddef.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
// dependency between `ucrt` and `SwiftShims`, preventing a successful build of
2828
// the module.
2929
//
30-
// Opt to use teh compiler vended type whenever possible.
30+
// Opt to use the compiler vended type whenever possible.
3131
#if defined(__clang__)
3232
typedef __SIZE_TYPE__ __swift_size_t;
3333
#else

0 commit comments

Comments
 (0)