1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-09-13 09:09:58 +00:00

fix spelling

This commit is contained in:
Patrick Kanzler
2023-09-06 01:27:08 +02:00
parent 48bbc9bf28
commit ccc2efced9

View File

@@ -12,6 +12,6 @@ working with the project (e.g. for packaging a
development version).
* Make sure that the git project is complete. A call to git status for example should succeed.
* Make sure that you have checked out all available subprojects.
* Make sure that you have checked out all available sub-projects.
* Proper initialization of submodules can be ensured with ``git submodule update --init --recursive``