Skip to content

Commit 84b186e

Browse files
committed
[Gardening] Detypo'd.
1 parent c421537 commit 84b186e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/swift/SIL/PrunedLiveness.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,7 @@ class MultiDefPrunedLiveness : public PrunedLiveRange<MultiDefPrunedLiveness> {
862862
void findBoundariesInBlock(SILBasicBlock *block, bool isLiveOut,
863863
PrunedLivenessBoundary &boundary) const;
864864

865-
/// Compute liveness for a all currently initialized definitions. The
865+
/// Compute liveness for all currently initialized definitions. The
866866
/// lifetime-ending uses are also recorded--destroy_value or
867867
/// end_borrow. However destroy_values might not jointly-post dominate if
868868
/// dead-end blocks are present.

0 commit comments

Comments
 (0)