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 7eb0ca1 commit 1c0079dCopy full SHA for 1c0079d
include/swift/SIL/MemAccessUtils.h
@@ -901,7 +901,7 @@ namespace swift {
901
/// The index of ref_element_addr is part of the storage identity and does
902
/// not contribute to the access path indices.
903
///
904
-/// 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
905
/// path (chained index_addrs are merged into one offset). In other words,
906
/// taking an offset from a subobject projection is not well-formed access
907
/// path. However, it is possible (however undesirable) for programmers to
0 commit comments