summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-24 23:42:28 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-24 23:45:22 +0100
commit8577f2f35eb23e5320e01c61344b0ad05e058814 (patch)
treeb21b9d921bd78ab501293de6aa155e91aff5aa1a /svx
parentaec4088cd3bc01daaa324051abbe961d212c9c3b (diff)
Typos
Change-Id: I5f2577dd1f047331a58d33e05684b673e6dbd11e
Diffstat (limited to 'svx')
-rw-r--r--svx/source/inc/fmshimp.hxx2
1 files changed, 1 insertions, 1 deletions
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 );