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 26ba097 commit b6e3981Copy full SHA for b6e3981
stdlib/public/SwiftShims/SwiftStddef.h
@@ -27,7 +27,7 @@
27
// dependency between `ucrt` and `SwiftShims`, preventing a successful build of
28
// the module.
29
//
30
-// Opt to use teh compiler vended type whenever possible.
+// Opt to use the compiler vended type whenever possible.
31
#if defined(__clang__)
32
typedef __SIZE_TYPE__ __swift_size_t;
33
#else
0 commit comments