Merge branch 'fix/spelling' into 'main'

fix: Fixed spelling a few places

See merge request CodeByMrFinchum/OptimaLab35!44
This commit is contained in:
Mr Finchum 2025-03-06 21:33:23 +00:00
commit 45d5652fc8
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.
--- ---