Kaydet (Commit) fe95540f authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Jens Carl

Fix typo

Change-Id: I4aa1d3cfb9a80b6ee0c557c98e65bb511913a5ee
Reviewed-on: https://gerrit.libreoffice.org/71779
Tested-by: Jenkins
Reviewed-by: 's avatarJens Carl <j.carl43@gmx.de>
üst 3f6fcaa9
......@@ -568,7 +568,7 @@ ScVbaAxis::setScaleType( ::sal_Int32 _nScaleType )
mxPropertySet->setPropertyValue("Logarithmic", uno::makeAny( true ) );
break;
default:
// According to MS the paramenter is ignored and no Error is thrown
// According to MS the parameter is ignored and no Error is thrown
break;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment