referenceByPopularity: rename in comment writeReferencesToFile -> writeClosure
This commit is contained in:
parent
97a7ce7aa6
commit
e28ad1a0a3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue