Skip to content

Commit 3eb82c1

Browse files
authored
Fixes typo in comment in KeyPaths.cpp (swiftlang#32240)
1 parent a934cce commit 3eb82c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/public/runtime/KeyPaths.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ namespace {
6868
}
6969

7070
// These functions are all implemented in the stdlib. Their type
71-
// parameters are passed impliictly in the isa of the key path.
71+
// parameters are passed implicitly in the isa of the key path.
7272

7373
extern "C"
7474
SWIFT_CC(swift) void

0 commit comments

Comments
 (0)