diff -r 9854647c8c5c -r ab6e87f6f1c4 src/eric7/Documentation/Source/eric7.EricWidgets.EricMessageBox.html --- a/src/eric7/Documentation/Source/eric7.EricWidgets.EricMessageBox.html Mon Feb 13 17:49:52 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.EricWidgets.EricMessageBox.html Mon Feb 13 17:51:03 2023 +0100 @@ -43,7 +43,7 @@ </tr> <tr> <td><a href="#okToClearData">okToClearData</a></td> -<td>Function to show a model message box to ask for clearing the data.</td> +<td>Function to show a modal message box to ask for clearing the data.</td> </tr> <tr> <td><a href="#question">question</a></td> @@ -270,7 +270,7 @@ <b>okToClearData</b>(<i>parent, title, text, saveFunc, textFormat=Qt.TextFormat.AutoText</i>) <p> - Function to show a model message box to ask for clearing the data. + Function to show a modal message box to ask for clearing the data. </p> <dl>