diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-10-04 22:10:35 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-10-04 22:17:48 +0200 |
commit | f840a0b03856d776efd53892ef513b63aeaa8ccc (patch) | |
tree | 875ac412ba621ece269144cefa46cbe74b2e9361 /sfx2/source/control/objface.cxx | |
parent | 5c977ea903b26471877eecaad63766f5e70fd0b2 (diff) |
Fix typos
Change-Id: I7f6dbb170b88cc1717d08651d4ddd3aace0a7933
Reviewed-on: https://gerrit.libreoffice.org/43141
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sfx2/source/control/objface.cxx')
-rw-r--r-- | sfx2/source/control/objface.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/control/objface.cxx b/sfx2/source/control/objface.cxx index 0019f6d57905..e45991db8d2b 100644 --- a/sfx2/source/control/objface.cxx +++ b/sfx2/source/control/objface.cxx @@ -99,7 +99,7 @@ struct SfxInterface_Impl static SfxObjectUI_Impl* CreateObjectBarUI_Impl(sal_uInt16 nPos, SfxVisibilityFlags nFlags, ToolbarId eId, SfxShellFeature nFeature); -// constuctor, registers a new unit +// constructor, registers a new unit SfxInterface::SfxInterface( const char *pClassName, bool bUsableSuperClass, SfxInterfaceId nId, |