Change-Id: Ie14012caf6bb97c779e647c84ea7d5bbb576f24d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174059
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini 2024-09-27 18:59:38 +02:00 committed by Julien Nabet
parent 5a505cfa26
commit 4ae702d675

View file

@ -71,7 +71,7 @@ interface XSolverSettings: com::sun::star::uno::XInterface
*/
[attribute, readonly] string ErrorMessage;
/** Set this attrivute to True to suppress dialogs shown the method "solve()"
/** Set this attribute to True to suppress dialogs shown the method "solve()"
*/
[attribute] boolean SuppressDialog;