Kaydet (Commit) d9a5a84e authored tarafından Andras Timar's avatar Andras Timar

typo: intarnal -> internal

Change-Id: Ib7803de02d41440668b1e7410dfe0fa40ca2a536
üst 7f9a03e1
......@@ -78,7 +78,7 @@ const struct SvXMLEnumMapEntry psXML_NamedBorderWidths[] =
{ XML_THICK, SVX_XML_BORDER_WIDTH_THICK },
{ XML_TOKEN_INVALID, 0 }
};
// mapping tables to map external xml input to intarnal box line widths
// mapping tables to map external xml input to internal box line widths
const sal_uInt16 aBorderWidths[] =
......
......@@ -76,7 +76,7 @@ SvXMLEnumMapEntry pXML_NamedBorderWidths[] =
{ XML_THICK, SVX_XML_BORDER_WIDTH_THICK },
{ XML_TOKEN_INVALID, 0 }
};
// mapping tables to map external xml input to intarnal box line widths
// mapping tables to map external xml input to internal box line widths
static sal_uInt16 const aBorderWidths[] =
{
......
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