[PR #117] [MERGED] Change printable string misspellings relating to DIC #971

Open
opened 2026-01-29 16:24:36 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/117
Author: @Whovian9369
Created: 9/3/2018
Status: Merged
Merged: 9/3/2018
Merged by: @mnadareski

Base: masterHead: master


📝 Commits (2)

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 DICUI/OptionsWindow.xaml (+1 -1)
📝 DICUI/Utilities/DumpEnvironment.cs (+1 -1)

📄 Description

On two strings in DICUI, DIC was mispelled (Disk instead of Disc that DIC uses) in the Log and Options windows. This small PR should fix that.
It's mainly just for consistency of the strings in the end.


🔄 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/MPF/pull/117 **Author:** [@Whovian9369](https://github.com/Whovian9369) **Created:** 9/3/2018 **Status:** ✅ Merged **Merged:** 9/3/2018 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`9d4b76e`](https://github.com/SabreTools/MPF/commit/9d4b76e1e060abdfae9a9a6ab7c55f6d10873540) Update DumpEnvironment.cs - [`73ffb73`](https://github.com/SabreTools/MPF/commit/73ffb73ef0ce7499caff5c0a50ecd9fef5716aa8) Update OptionsWindow.xaml ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `DICUI/OptionsWindow.xaml` (+1 -1) 📝 `DICUI/Utilities/DumpEnvironment.cs` (+1 -1) </details> ### 📄 Description On two strings in DICUI, DIC was mispelled _(Disk_ instead of _Disc_ that DIC uses) in the Log and Options windows. This small PR should fix that. It's mainly just for consistency of the strings in the end. --- <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 16:24:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#971