summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/backingcomp.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 17:58:38 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2015-09-30 06:33:31 +0000
commite01ef3e51e931683326aa47022a84c667036524a (patch)
tree4d82f1a8eaa48600e58b32aa7cc57a330cbcc533 /sfx2/source/dialog/backingcomp.cxx
parent185f207ef17d58ea81d0c17c1a37cf14647cc71a (diff)
Fix typos
Change-Id: Iea53373ab35bbd0189a6de1cb06ed632178a3e20 Reviewed-on: https://gerrit.libreoffice.org/18975 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sfx2/source/dialog/backingcomp.cxx')
-rw-r--r--sfx2/source/dialog/backingcomp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/dialog/backingcomp.cxx b/sfx2/source/dialog/backingcomp.cxx
index 5ce6b62168ca..f9f6376ad9d2 100644
--- a/sfx2/source/dialog/backingcomp.cxx
+++ b/sfx2/source/dialog/backingcomp.cxx
@@ -571,7 +571,7 @@ sal_Bool SAL_CALL BackingComp::suspend( /*IN*/ sal_Bool )
void SAL_CALL BackingComp::disposing( /*IN*/ const css::lang::EventObject& aEvent )
throw(css::uno::RuntimeException, std::exception)
{
- // Attention: dont free m_pAccExec here! see comments inside dtor and
+ // Attention: don't free m_pAccExec here! see comments inside dtor and
// keyPressed() for further details.
/* SAFE { */