We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a934cce commit 3eb82c1Copy full SHA for 3eb82c1
stdlib/public/runtime/KeyPaths.cpp
@@ -68,7 +68,7 @@ namespace {
68
}
69
70
// These functions are all implemented in the stdlib. Their type
71
-// parameters are passed impliictly in the isa of the key path.
+// parameters are passed implicitly in the isa of the key path.
72
73
extern "C"
74
SWIFT_CC(swift) void
0 commit comments