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.
2 parents 24cdf71 + a4ab344 commit 62a986eCopy full SHA for 62a986e
include/swift/SILOptimizer/Utils/KeyPathProjector.h
@@ -64,7 +64,7 @@ class KeyPathProjector {
64
/// \param accessType The access type of the projected address.
65
/// \param callback A callback to invoke with the projected address.
66
/// The projected address is only valid from within \p callback.
67
- /// If accessType is Get or Modify, the projected addres is an
+ /// If accessType is Get or Modify, the projected address is an
68
/// initialized address type. If accessType is set, the projected
69
/// address points to uninitialized memory.
70
virtual void project(AccessType accessType,
0 commit comments