[Libreoffice-commits] core.git: sw/inc
Julien Nabet
serval2412 at yahoo.fr
Sat May 6 07:42:08 UTC 2017
sw/inc/fmtfld.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d69127635bab9ba7d80dd6bb22f56d1bb0007277
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Sat May 6 08:53:19 2017 +0200
Typo: attibute(s)->attribute(s)
Change-Id: Ief134396d3144257e64832cad2590db5d477447a
Reviewed-on: https://gerrit.libreoffice.org/37312
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
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;
More information about the Libreoffice-commits
mailing list