mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #956] [MERGED] Fix incorrect glob example #826
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/956
Author: @romacafe
Created: 2/14/2025
Status: ✅ Merged
Merged: 2/14/2025
Merged by: @bioball
Base:
main← Head:case/docs📝 Commits (2)
29b6162Fix 'pcl' reference in docs4a2cf4fCorrect glob docs and use realistic file extensions📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
docs/modules/language-reference/pages/index.adoc(+2 -2)📄 Description
Found a mistake in the glob pattern documentation: https://pkl-lang.org/main/current/language-reference/index.html#examples
Changed the pattern to
*.pk[lg], matching.pkland.pkg🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.