From 8577f2f35eb23e5320e01c61344b0ad05e058814 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Tue, 24 Feb 2015 23:42:28 +0100 Subject: Typos Change-Id: I5f2577dd1f047331a58d33e05684b673e6dbd11e --- svx/source/inc/fmshimp.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svx/source/inc') diff --git a/svx/source/inc/fmshimp.hxx b/svx/source/inc/fmshimp.hxx index 107311d58241..bf057cc2d835 100644 --- a/svx/source/inc/fmshimp.hxx +++ b/svx/source/inc/fmshimp.hxx @@ -500,7 +500,7 @@ private: */ SAL_DLLPRIVATE void impl_defaultCurrentForm_nothrow(); - /** sets m_xCurrentForm to the provided form, and udpates everything which + /** sets m_xCurrentForm to the provided form, and updates everything which depends on the current form */ SAL_DLLPRIVATE void impl_updateCurrentForm( const ::com::sun::star::uno::Reference< ::com::sun::star::form::XForm >& _rxNewCurForm ); -- cgit