fix: Fixed spelling a few places

This commit is contained in:
Mr Finchum 2025-03-06 21:33:26 +00:00
parent c0de1a550b
commit 3483d67e93
2 changed files with 6 additions and 2 deletions

View file

@ -1,6 +1,10 @@
# Changelog # Changelog
## 1.0.0: Fix version bump ## 1.0.x
### 1.0.1: Fixed spelling
- Fixes spelling some places
### 1.0.0: Fix version bump
- Version was not bumped correctly - Version was not bumped correctly
## 0.15.1: Final Polish (06.03.25) ## 0.15.1: Final Polish (06.03.25)

View file

@ -10,7 +10,7 @@ It serves as a GUI for the [OPTIMA35 library](https://gitlab.com/CodeByMrFinchum
--- ---
## **Current Status** ## **Current Status**
The program has reached a stable release. All functions have been tested, and there should be **no** bugs. The program has reached a stable release. All functions have been tested, and there should be *no* bugs.
While there is always room for additional features and optimizations, the core functionality is complete and reliable. While there is always room for additional features and optimizations, the core functionality is complete and reliable.
--- ---