Skip to content

Commit 34415c1

Browse files
Eh2406x-hgg-x
andauthored
better wording
Co-authored-by: x-hgg-x <39058530+x-hgg-x@users.noreply.github.com>
1 parent e3dbe56 commit 34415c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/solver.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ impl PackageResolutionStatistics {
214214
}
215215
}
216216

217-
/// The number of packages resolution new about the first time this package was mentioned.
217+
/// The number of packages known by Pubgrub when this package was mentioned for the first time.
218218
///
219219
/// The root package will return `0`. It's direct dependencies will start at `1` and go up from there.
220220
/// Prioritizing based on this value directly will lead to a depth first search of the resolution graph.

0 commit comments

Comments
 (0)