[PR #65] [CLOSED] Fix typo "maintian" to "maintain" #392

Closed
opened 2025-12-30 01:24:13 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/65
Author: @Auspicus
Created: 2/6/2024
Status: Closed

Base: mainHead: patch-1


📝 Commits (7)

📊 Changes

26 files changed (+76 additions, -41 deletions)

View changed files

📝 docs/antora.yml (+1 -1)
📝 docs/modules/ROOT/partials/component-attributes.adoc (+7 -2)
📝 docs/modules/introduction/pages/use-cases.adoc (+1 -1)
📝 docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc (+1 -1)
📝 docs/modules/pkl-cli/pages/index.adoc (+36 -13)
📝 docs/modules/release-notes/pages/0.25.adoc (+6 -3)
📝 docs/modules/release-notes/pages/changelog.adoc (+5 -1)
📝 gradle.properties (+1 -1)
📝 stdlib/Benchmark.pkl (+1 -1)
📝 stdlib/DocPackageInfo.pkl (+1 -1)
📝 stdlib/DocsiteInfo.pkl (+1 -1)
📝 stdlib/Project.pkl (+1 -1)
📝 stdlib/base.pkl (+1 -1)
📝 stdlib/json.pkl (+1 -1)
📝 stdlib/jsonnet.pkl (+1 -1)
📝 stdlib/math.pkl (+1 -1)
📝 stdlib/platform.pkl (+1 -1)
📝 stdlib/protobuf.pkl (+1 -1)
📝 stdlib/reflect.pkl (+1 -1)
📝 stdlib/release.pkl (+1 -1)

...and 6 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/65 **Author:** [@Auspicus](https://github.com/Auspicus) **Created:** 2/6/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (7) - [`c2f91c1`](https://github.com/apple/pkl/commit/c2f91c15aa329dcf29471394bb93e6318800a5df) Prepare 0.25.1 release - [`2cb6bf3`](https://github.com/apple/pkl/commit/2cb6bf353eb15399641558830e05e3d775201345) Polish release notes - [`f7a1718`](https://github.com/apple/pkl/commit/f7a17182d1b2dacd39959fabf87e08dd7527c299) Fix download instructions (#21) - [`9a65cf5`](https://github.com/apple/pkl/commit/9a65cf5544139416a9771160e58a124832f829c9) Fix macOS download URL mismatch (#29) - [`18a1020`](https://github.com/apple/pkl/commit/18a10203edc1177a6121f76bcc09ef289b6b6fa4) `taxonomy` nesting fix - [`79ca286`](https://github.com/apple/pkl/commit/79ca2860ca1cb7f89a7ff78e0d0af6fc55debb0d) Merge pull request #41 from pfeilbr/patch-1 - [`ea2bc42`](https://github.com/apple/pkl/commit/ea2bc420f7c6f5b50d12e0681438c43e1329117b) Update use-cases.adoc ### 📊 Changes **26 files changed** (+76 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `docs/antora.yml` (+1 -1) 📝 `docs/modules/ROOT/partials/component-attributes.adoc` (+7 -2) 📝 `docs/modules/introduction/pages/use-cases.adoc` (+1 -1) 📝 `docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc` (+1 -1) 📝 `docs/modules/pkl-cli/pages/index.adoc` (+36 -13) 📝 `docs/modules/release-notes/pages/0.25.adoc` (+6 -3) 📝 `docs/modules/release-notes/pages/changelog.adoc` (+5 -1) 📝 `gradle.properties` (+1 -1) 📝 `stdlib/Benchmark.pkl` (+1 -1) 📝 `stdlib/DocPackageInfo.pkl` (+1 -1) 📝 `stdlib/DocsiteInfo.pkl` (+1 -1) 📝 `stdlib/Project.pkl` (+1 -1) 📝 `stdlib/base.pkl` (+1 -1) 📝 `stdlib/json.pkl` (+1 -1) 📝 `stdlib/jsonnet.pkl` (+1 -1) 📝 `stdlib/math.pkl` (+1 -1) 📝 `stdlib/platform.pkl` (+1 -1) 📝 `stdlib/protobuf.pkl` (+1 -1) 📝 `stdlib/reflect.pkl` (+1 -1) 📝 `stdlib/release.pkl` (+1 -1) _...and 6 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:24:13 +01:00
adam closed this issue 2025-12-30 01:24:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#392