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 c1adf24 commit 7af8a35Copy full SHA for 7af8a35
include/swift/SIL/Projection.h
@@ -484,7 +484,7 @@ static_assert(sizeof(Projection) == sizeof(uintptr_t),
484
/// The main purpose of this class is to enable one to reason about iterated
485
/// chains of projections. Some example usages are:
486
///
487
-/// 1. Converting value projections to aggregate projections or vis-a-versa.
+/// 1. Converting value projections to aggregate projections or vice versa.
488
/// 2. Performing tuple operations on two paths (using the mathematical
489
/// definition of tuples as ordered sets).
490
class ProjectionPath {
0 commit comments