Kaydet (Commit) 0288088d authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Jens Carl

Fix typos

Change-Id: I18b19477f9697b155ecb63481c38b93a5ac8c430
Reviewed-on: https://gerrit.libreoffice.org/57607
Tested-by: Jenkins
Reviewed-by: 's avatarJens Carl <j.carl43@gmx.de>
üst 340eaa6a
......@@ -465,7 +465,7 @@ void XMLFontAutoStylePool::exportXML()
if (sFileUrl.isEmpty())
continue;
// When embeded only is not set or font is used
// When embedded only is not set or font is used
if (!m_bEmbedUsedOnly ||
aUsedFontNames.find(pEntry->GetFamilyName()) != aUsedFontNames.end())
{
......
......@@ -2097,7 +2097,7 @@ void XMLTextFieldExport::ExportFieldDeclarations(
}
// else: no declarations element
// user field field masters:
// user field masters:
if ( !aUserName.empty() )
{
SvXMLElementExport aElem( GetExport(),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment