Skip to content

Commit 08e9a11

Browse files
committed
Merge remote-tracking branch 'origin/main' into rebranch
2 parents 910adb3 + efe53f0 commit 08e9a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/swift/SIL/SILBitfield.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ template <class Impl, class T> class SILBitfield {
111111
}
112112
};
113113

114-
/// A set which knowns its size.
114+
/// A set which knows its size.
115115
///
116116
/// This template adds a size property to a base `Set`.
117117
template <class Set>

0 commit comments

Comments
 (0)