[PR #4] [MERGED] Fix typos in README that suggests the wrong keyslots #27

Open
opened 2026-01-29 22:29:27 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/NDecrypt/pull/4
Author: @Icyelut
Created: 1/11/2021
Status: Merged
Merged: 1/27/2021
Merged by: @mnadareski

Base: masterHead: fix-README


📝 Commits (2)

  • 6d980c9 Fix typo in README that suggests a keyslot that doesn't exist
  • b78db22 Fix typo in README that suggests the wrong dev keyslot

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 README.md (+2 -2)

📄 Description

The README lists KeyX0x10 as required, when it's actually KeyX0x18


🔄 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/SabreTools/NDecrypt/pull/4 **Author:** [@Icyelut](https://github.com/Icyelut) **Created:** 1/11/2021 **Status:** ✅ Merged **Merged:** 1/27/2021 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `fix-README` --- ### 📝 Commits (2) - [`6d980c9`](https://github.com/SabreTools/NDecrypt/commit/6d980c94fd8766eeeb47c98626b20fff40e225a4) Fix typo in README that suggests a keyslot that doesn't exist - [`b78db22`](https://github.com/SabreTools/NDecrypt/commit/b78db224646b55a81ce88d16825be4284089bde3) Fix typo in README that suggests the wrong dev keyslot ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) </details> ### 📄 Description The README lists `KeyX0x10` as required, when it's actually `KeyX0x18` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 22:29:27 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/NDecrypt#27