diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-12-04 20:22:37 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-12-05 07:09:53 +0100 |
commit | bb8e276c3a9c808c4ac06df2fd542b4ea3703c8d (patch) | |
tree | 687f178b66dfb8932aab077b7e9604a15200bb1d /sw/source | |
parent | 76c53d3355147c5b551c3469f9869e4e8a80aa11 (diff) |
Fix typo
Change-Id: I96d5e98e79042ae67d7ed006723cbf74a6b2248e
Reviewed-on: https://gerrit.libreoffice.org/84492
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sw/source')
-rw-r--r-- | sw/source/core/txtnode/fntcache.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/txtnode/fntcache.cxx b/sw/source/core/txtnode/fntcache.cxx index 871cce1a50ca..09b62124f7fa 100644 --- a/sw/source/core/txtnode/fntcache.cxx +++ b/sw/source/core/txtnode/fntcache.cxx @@ -1041,7 +1041,7 @@ void SwFntObj::DrawText( SwDrawTextInfo &rInf ) // The exceptions are for punctuation characters that are not centered // so in these cases we just add half a regular "average" character width // to the first characters actual width to allow the next character to - // be centred automatically + // be centered automatically // If the character is "special right", then the offset is correct already // so the fix offset is as normal - half the average character width |