diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-08-21 20:58:02 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-08-22 10:07:13 +0200 |
commit | b8658c0e847afe1ed199c5fa7a2dd5d1d61ccbac (patch) | |
tree | 020dd5dafca65fc2101e1bdfc2e353defae07827 /xmloff | |
parent | 959be15e94d554a616bf0cf7fcfd315f9de32e28 (diff) |
Fix typos
Change-Id: I8a25a3d7928cca12b0f5c86701fe86b76b85249f
Reviewed-on: https://gerrit.libreoffice.org/59414
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/text/txtflde.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtflde.cxx b/xmloff/source/text/txtflde.cxx index 55a4368eadc1..87ed6f8ff62f 100644 --- a/xmloff/source/text/txtflde.cxx +++ b/xmloff/source/text/txtflde.cxx @@ -2148,7 +2148,7 @@ void XMLTextFieldExport::ExportFieldDeclarations( } // else: no declarations element - // DDE field field masters: + // DDE field masters: if ( !aDdeName.empty() ) { SvXMLElementExport aElem( GetExport(), |