diff -r 6baca884c73a -r 6b8128e0c9d1 eric6/Documentation/Source/eric6.E5Gui.E5ProcessDialog.html --- a/eric6/Documentation/Source/eric6.E5Gui.E5ProcessDialog.html Tue Apr 27 17:42:00 2021 +0200 +++ b/eric6/Documentation/Source/eric6.E5Gui.E5ProcessDialog.html Wed Apr 28 19:42:28 2021 +0200 @@ -53,9 +53,9 @@ Class implementing a dialog starting a process and showing its output. </p> <p> - It starts a QProcess and displays a dialog that - shows the output of the process. The dialog is modal, - which causes a synchronized execution of the process. + It starts a QProcess and displays a dialog that shows the output of the + process. The dialog is modal, which causes a synchronized execution of + the process. </p> <h3>Derived from</h3> QDialog, Ui_E5ProcessDialog