summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xffont.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-24 11:45:16 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 11:02:47 +0000
commit98ef3edb8a5d1a13963101d41abb2a8dd8a806dd (patch)
tree16bac175c1f7d1957958470099b2708e4631ed4f /lotuswordpro/source/filter/xfilter/xffont.hxx
parent86781bcfc8f12df980af5c86c2f9e75067f02abc (diff)
Fix typos
Change-Id: Id5811d092917c872715559f4508d01e4173d090c Reviewed-on: https://gerrit.libreoffice.org/35636 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/xffont.hxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/xffont.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xffont.hxx b/lotuswordpro/source/filter/xfilter/xffont.hxx
index 0518f3499e40..e6bb33519bd6 100644
--- a/lotuswordpro/source/filter/xfilter/xffont.hxx
+++ b/lotuswordpro/source/filter/xfilter/xffont.hxx
@@ -256,7 +256,7 @@ private:
sal_Int16 m_nWidthScale;
XFColor m_aColor;
XFColor m_aBackColor;
- //The flag defines which variable will be funtional.
+ //The flag defines which variable will be functional
sal_uInt32 m_nFlag;
bool m_bTransparent;
};