summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2017-05-06 08:53:19 +0200
committerJulien Nabet <serval2412@yahoo.fr>2017-05-06 09:41:34 +0200
commitd69127635bab9ba7d80dd6bb22f56d1bb0007277 (patch)
tree15206e6cfc3fefb71999ec4637e3939c58f530ec /sw/inc
parenteb35ead64b1371ea27420b57387ff1db0cbbbcf6 (diff)
Typo: attibute(s)->attribute(s)
Change-Id: Ief134396d3144257e64832cad2590db5d477447a Reviewed-on: https://gerrit.libreoffice.org/37312 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/fmtfld.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmtfld.hxx b/sw/inc/fmtfld.hxx
index f6e00bf05905..ec2ff450f472 100644
--- a/sw/inc/fmtfld.hxx
+++ b/sw/inc/fmtfld.hxx
@@ -41,7 +41,7 @@ class SW_DLLPUBLIC SwFormatField
, public SfxBroadcaster
{
friend void InitCore();
- SwFormatField( sal_uInt16 nWhich ); // for default-Attibute
+ SwFormatField( sal_uInt16 nWhich ); // for default-Attribute
css::uno::WeakReference<css::text::XTextField> m_wXTextField;