diff --git a/soitool/setup_settings.py b/soitool/setup_settings.py index 4ba4485cf9bc1f40b54215393a1f3cfc4342e735..5866c95f0d2a9cd8799e27d4455adf485d661e05 100644 --- a/soitool/setup_settings.py +++ b/soitool/setup_settings.py @@ -24,7 +24,7 @@ class Setup(QDialog): # pylint: disable = R0902 This class is used to change the settings for the SOI. There are 4 different settings-groups; headerdata, orientation, placement and algoritmh. In headerdata you can change the text that appears - in the header of the SOI. Orientation is if you want the SOI in landscape or + in the header of the SOI. Orientation is whether you want the SOI in landscape or portrait. Placement is if you want to move the modules yourself or let the program do it. And algorithm is which algorithms should be used to place the modules on the SOI.