diff --git a/offapi/com/sun/star/sheet/XSolverSettings.idl b/offapi/com/sun/star/sheet/XSolverSettings.idl index 2291a27768a4..5f7444c0ac85 100644 --- a/offapi/com/sun/star/sheet/XSolverSettings.idl +++ b/offapi/com/sun/star/sheet/XSolverSettings.idl @@ -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;