Skip to content

Commit 5066109

Browse files
Update source/discussions/deploying-python-applications.rst
Co-Authored-By: Xavier Fernandez <xav.fernandez@gmail.com>
1 parent 4a5501c commit 5066109

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/discussions/deploying-python-applications.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ the dependencies in a single Windows-executable installer.
6969

7070
The installed program can be started from a shortcut that the installer adds to
7171
the start-menu. It uses a Python interpreter installed within its application
72-
directory, indepedent of any other Python installation on the computer.
72+
directory, independent of any other Python installation on the computer.
7373

7474
A big advantage of Pynsist is that the Windows packages can be built on Linux.
7575
There are several examples for different kinds of programs (console, GUI) in

0 commit comments

Comments
 (0)