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 aba448e + 1c0079d commit 3d685b5Copy full SHA for 3d685b5
include/swift/SIL/MemAccessUtils.h
@@ -948,7 +948,7 @@ namespace swift {
948
/// The index of ref_element_addr is part of the storage identity and does
949
/// not contribute to the access path indices.
950
///
951
-/// A well-formed path has at most one offset component at the begining of the
+/// A well-formed path has at most one offset component at the beginning of the
952
/// path (chained index_addrs are merged into one offset). In other words,
953
/// taking an offset from a subobject projection is not well-formed access
954
/// path. However, it is possible (however undesirable) for programmers to
0 commit comments