english : use typos to fix comments and logs (#4354)

This commit is contained in:
Richard Kiss
2023-12-12 11:53:36 +02:00
committed by GitHub
parent 6138963fb2
commit 9494d7c477
17 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ If you want to publish the package manually for any reason, you need to have `tw
pip install build twine
```
Then, folow these steps to release a new version:
Then, follow these steps to release a new version:
1. Bump the version in `pyproject.toml`.
2. Build the package: