Skip to content

Commit e37d81d

Browse files
committed
Correct comment
1 parent e95fc76 commit e37d81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolchain/internal/llvm_distributions.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -940,7 +940,7 @@ def _distributions_test_writer_impl(ctx):
940940
"""Analyze the configured versions and write to a file for test consumption.
941941
942942
The test generated file '<rule_name>.txt' contains the following lines:
943-
- a 'miss:' line denotes a llvm distribution basename that was not found.
943+
- a 'del:' line denotes a llvm distribution basename that was not found.
944944
- a 'add:' line denotes a version that was predicted but does not exist.
945945
946946
Lines of type `add:` should never occur as the algorithm is supposed to

0 commit comments

Comments
 (0)