mirror of
https://github.com/apple/pkl.git
synced 2026-03-23 17:41:10 +01:00
Reword verbage to "pantry" (#64)
* Reword verbage to "pantry" * Fix verbage
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user