Merge branch 'main' into simple_pack

This commit is contained in:
Veronica K. B. Olsen
2021-01-22 20:18:52 +01:00
2 changed files with 16 additions and 7 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
#!/usr/bin/env python3
"""
The main setup script for novelWeiter.
The main setup script for novelWriter.
It runs the standard setuptool.setup() with all options taken from the
setup.cfg file.
In addtion, a few speicalised commands are available. These are
In addition, a few specialised commands are available. These are
described in the help text in the main section.
"""