diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-09-28 20:56:51 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-09-29 00:09:20 +0200 |
commit | f4a07458fbf1679ce1f115ecbed16d47ccbc530d (patch) | |
tree | 9fd26806d682bfa871ba08fe23ab05c12cf6a723 /xmloff | |
parent | 7830a9d42926a9c5265230d42fce4a4858b303c1 (diff) |
Fix typos
Change-Id: I8a93a6ed49661ddfae390a0302fca1fab5c95f14
Reviewed-on: https://gerrit.libreoffice.org/79795
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/draw/ximpstyl.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/ximpstyl.cxx b/xmloff/source/draw/ximpstyl.cxx index 08b345dcaa48..a27dd8e7c1d1 100644 --- a/xmloff/source/draw/ximpstyl.cxx +++ b/xmloff/source/draw/ximpstyl.cxx @@ -1167,7 +1167,7 @@ void SdXMLStylesContext::ImpSetCellStyles() const //Resolves: fdo#34987 if the style's auto height before and after is the same //then don't reset it back to the underlying default of true for the small -//period before its going to be reset to false again. Doing this avoids the +//period before it's going to be reset to false again. Doing this avoids the //master page shapes from resizing themselves due to autoheight becoming //enabled before having autoheight turned off again and getting stuck on that //autosized height |