[PR #128] [MERGED] Fix spelling #275

Closed
opened 2026-05-06 13:16:35 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/128
Author: @Yaya-Cout
Created: 1/20/2022
Status: Merged
Merged: 1/20/2022
Merged by: @Lauryy06

Base: upsilon-devHead: upsilon-dev-spell-fix


📝 Commits (3)

  • 981a93b Fix spelling in .cpp files
  • 7e127db Fix spelling in all files
  • af41c12 Merge branch 'Lauryy06:upsilon-dev' into upsilon-dev-spell-fix

📊 Changes

215 files changed (+424 additions, -425 deletions)

View changed files

📝 Makefile (+1 -1)
📝 README.md (+10 -10)
📝 apps/Makefile (+2 -2)
📝 apps/apps_container.cpp (+2 -2)
📝 apps/backlight_dimming_timer.cpp (+1 -1)
📝 apps/backlight_dimming_timer.h (+1 -1)
📝 apps/calculation/calculation_store.cpp (+5 -5)
📝 apps/code/catalog.en.i18n (+1 -1)
📝 apps/code/catalog.es.i18n (+1 -1)
📝 apps/code/catalog.pt.i18n (+1 -1)
📝 apps/code/test/variable_box_controller.cpp (+1 -1)
📝 apps/code/variable_box_controller.cpp (+6 -6)
📝 apps/code/variable_box_controller.h (+1 -1)
📝 apps/graph/values/values_controller.cpp (+4 -4)
📝 apps/home/Makefile (+1 -1)
📝 apps/home/base.de.i18n (+2 -2)
📝 apps/home/base.en.i18n (+2 -2)
📝 apps/home/base.es.i18n (+2 -2)
📝 apps/home/base.fr.i18n (+2 -2)
📝 apps/home/base.hu.i18n (+2 -2)

...and 80 more files

📄 Description

While I browsed the Upsilon's code, I saw a lot of spelling error, like “Exernal” instead of “External” in the README… In this pull request, I am trying to fix them, but there are probably still some errors because I have 3442 entries in my custom dictionary… If you want, I can upload it. You can find GitHub action build here


🔄 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/UpsilonNumworks/Upsilon/pull/128 **Author:** [@Yaya-Cout](https://github.com/Yaya-Cout) **Created:** 1/20/2022 **Status:** ✅ Merged **Merged:** 1/20/2022 **Merged by:** [@Lauryy06](https://github.com/Lauryy06) **Base:** `upsilon-dev` ← **Head:** `upsilon-dev-spell-fix` --- ### 📝 Commits (3) - [`981a93b`](https://github.com/UpsilonNumworks/Upsilon/commit/981a93b29dfa2dc171c2e5b96c4f469cb93ab6f5) Fix spelling in .cpp files - [`7e127db`](https://github.com/UpsilonNumworks/Upsilon/commit/7e127db915895a1bdd38d12a70508d9ed4709324) Fix spelling in all files - [`af41c12`](https://github.com/UpsilonNumworks/Upsilon/commit/af41c12d7d92dc1fecb18b847499f23aac49f44a) Merge branch 'Lauryy06:upsilon-dev' into upsilon-dev-spell-fix ### 📊 Changes **215 files changed** (+424 additions, -425 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+1 -1) 📝 `README.md` (+10 -10) 📝 `apps/Makefile` (+2 -2) 📝 `apps/apps_container.cpp` (+2 -2) 📝 `apps/backlight_dimming_timer.cpp` (+1 -1) 📝 `apps/backlight_dimming_timer.h` (+1 -1) 📝 `apps/calculation/calculation_store.cpp` (+5 -5) 📝 `apps/code/catalog.en.i18n` (+1 -1) 📝 `apps/code/catalog.es.i18n` (+1 -1) 📝 `apps/code/catalog.pt.i18n` (+1 -1) 📝 `apps/code/test/variable_box_controller.cpp` (+1 -1) 📝 `apps/code/variable_box_controller.cpp` (+6 -6) 📝 `apps/code/variable_box_controller.h` (+1 -1) 📝 `apps/graph/values/values_controller.cpp` (+4 -4) 📝 `apps/home/Makefile` (+1 -1) 📝 `apps/home/base.de.i18n` (+2 -2) 📝 `apps/home/base.en.i18n` (+2 -2) 📝 `apps/home/base.es.i18n` (+2 -2) 📝 `apps/home/base.fr.i18n` (+2 -2) 📝 `apps/home/base.hu.i18n` (+2 -2) _...and 80 more files_ </details> ### 📄 Description While I browsed the Upsilon's code, I saw a lot of spelling error, like “Exernal” instead of “External” in the README… In this pull request, I am trying to fix them, but there are probably still some errors because I have 3442 entries in my custom dictionary… If you want, I can upload it. You can find GitHub action build [here](https://github.com/Yaya-Cout/Upsilon/actions/runs/1723616422) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:16:35 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#275
No description provided.