Reword verbage to "pantry" (#64)

* Reword verbage to "pantry"

* Fix verbage
This commit is contained in:
Daniel Chao
2024-02-07 19:40:43 -08:00
committed by Dan Chao
parent b25cec31b9
commit c6a9859969
6 changed files with 7 additions and 7 deletions

View File

@@ -143,7 +143,7 @@ issueTracker: Uri
/// The packages depended on by this package.
///
/// Used to display package dependencies and to create documentation links.
/// Set automatically for Pkl Hub packages.
/// Set automatically for packages that are part of a docsite.
dependencies: Listing<PackageDependency>(isDistinctBy((it) -> it.name))
/// Any extra attributes to add to the documentation.