summaryrefslogtreecommitdiff
path: root/include/editeng/adjustitem.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-07-19 16:24:58 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-07-23 11:59:51 +0200
commit2bceb245e60be2cf973c7b9d586b74881f66fbef (patch)
tree165c92b240b8eed11bcdfa17606240e439e419e8 /include/editeng/adjustitem.hxx
parent7d071f35bee7bed82ac47429a594e76617518d20 (diff)
Fix typos
Change-Id: Id7d0de124c4b9006db8c28e5cebb3ba38b0143ee Reviewed-on: https://gerrit.libreoffice.org/57602 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/editeng/adjustitem.hxx')
-rw-r--r--include/editeng/adjustitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/adjustitem.hxx b/include/editeng/adjustitem.hxx
index e53c1f1d8519..beeb6bebdf9c 100644
--- a/include/editeng/adjustitem.hxx
+++ b/include/editeng/adjustitem.hxx
@@ -41,7 +41,7 @@ class EDITENG_DLLPUBLIC SvxAdjustItem : public SfxEnumItemInterface
bool bCenter : 1;
bool bBlock : 1;
- // only activ when bBlock
+ // only active when bBlock
bool bOneBlock : 1;
bool bLastCenter : 1;
bool bLastBlock : 1;