We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a5501c commit 5066109Copy full SHA for 5066109
1 file changed
source/discussions/deploying-python-applications.rst
@@ -69,7 +69,7 @@ the dependencies in a single Windows-executable installer.
69
70
The installed program can be started from a shortcut that the installer adds to
71
the start-menu. It uses a Python interpreter installed within its application
72
-directory, indepedent of any other Python installation on the computer.
+directory, independent of any other Python installation on the computer.
73
74
A big advantage of Pynsist is that the Windows packages can be built on Linux.
75
There are several examples for different kinds of programs (console, GUI) in
0 commit comments