mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #233] [CLOSED] Update 03_writing_a_template #467
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/233
Author: @StefMa
Created: 2/22/2024
Status: ❌ Closed
Base:
release/0.25← Head:patch-2📝 Commits (1)
52584f7Update 03_writing_a_template📊 Changes
1 file changed (+7 additions, -7 deletions)
View changed files
📝
docs/modules/language-tutorial/pages/03_writing_a_template.adoc(+7 -7)📄 Description
While reading the docs suddenly a
pklTutorial.pklappears which was never defined somewhere (Line 170).To make it a bit more clear, I changed the name of the "initial" module to just
pklTutorial(without parts) and changed the naming everywhere too.I also made it more exclicit that we are talking about this one 🙃
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.