referenceByPopularity: rename in comment writeReferencesToFile -> writeClosure

This commit is contained in:
Yueh-Shun Li 2024-03-15 08:28:24 +08:00
parent 97a7ce7aa6
commit e28ad1a0a3
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@
# and how deep in the tree they live. Equally-"popular" paths are then
# sorted by name.
#
# The existing writeReferencesToFile prints the paths in a simple
# ascii-based sorting of the paths.
# The existing writeClosure prints the paths in a simple ascii-based
# sorting of the paths.
#
# Sorting the paths by graph improves the chances that the difference
# between two builds appear near the end of the list, instead of near