janitorial: typo in comment
Change-Id: Ia3d8612e3774ee62b6d885cc9ab801361642c3a3
This commit is contained in:
@@ -79,7 +79,7 @@ public class TableCellLayoutController extends SectionLayoutController
|
|||||||
FormatValueUtility.VALUE, "NaN");
|
FormatValueUtility.VALUE, "NaN");
|
||||||
}
|
}
|
||||||
// #i114108#: except on form elements, the only value-type that can
|
// #i114108#: except on form elements, the only value-type that can
|
||||||
// occur without an accomanying value attribute is "string"
|
// occur without an accompanying value attribute is "string"
|
||||||
else if (!"string".equals(valueType))
|
else if (!"string".equals(valueType))
|
||||||
{
|
{
|
||||||
attributeMap.setAttribute(OfficeNamespaces.OFFICE_NS,
|
attributeMap.setAttribute(OfficeNamespaces.OFFICE_NS,
|
||||||
|
Reference in New Issue
Block a user