summaryrefslogtreecommitdiff
path: root/sw/source/core/attr/format.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-06 18:42:22 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-07 11:36:01 +0200
commita654a8afa6bddc1b77740442ba8c4ed9ea9d793d (patch)
tree946efa99933203ac0b3e5274d39cb41adf441356 /sw/source/core/attr/format.cxx
parent8c8813db5f747af2553cb5ed7a1df5090413d524 (diff)
Fix typos
Change-Id: Ie48d61e07ce44a3022b92cd295527b65532a64e7 Reviewed-on: https://gerrit.libreoffice.org/76773 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sw/source/core/attr/format.cxx')
-rw-r--r--sw/source/core/attr/format.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/attr/format.cxx b/sw/source/core/attr/format.cxx
index 300118c72abb..10655bd5b62d 100644
--- a/sw/source/core/attr/format.cxx
+++ b/sw/source/core/attr/format.cxx
@@ -215,7 +215,7 @@ void SwFormat::CopyAttrs( const SwFormat& rFormat )
SwFormat::~SwFormat()
{
- // This happens at a ObjectDying message. Thus put all dependent
+ // This happens at an ObjectDying message. Thus put all dependent
// ones on DerivedFrom.
if( HasWriterListeners() )
{