Kaydet (Commit) b9daeb01 authored tarafından Noel Grandin's avatar Noel Grandin

spelling

Change-Id: Ide111b7b8826d966e29df6a802b434ef1c12b56e
üst e76b0097
......@@ -121,7 +121,7 @@ namespace svt
virtual void SAL_CALL initialize( const css::uno::Sequence< css::uno::Any >& aArguments ) throw(css::uno::Exception, css::uno::RuntimeException, std::exception) override;
protected:
/** create the concret dialog instance. note that m_aMutex is not locked when this method get's called,
/** create the concrete dialog instance. note that m_aMutex is not locked when this method get's called,
but the application-wide solar mutex is (to guard the not thread-safe ctor of the dialog).
@param pParent the parent window for the new dialog
*/
......
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