Fix typo
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:
parent
5a505cfa26
commit
4ae702d675
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue