typo: forground -> foreground
This commit is contained in:
@@ -1076,7 +1076,7 @@ enum HTMLOnOffState { HTML_NOT_SUPPORTED, // unsupported Attribute
|
|||||||
HTML_ON_VALUE, // Attribute is On-Tag
|
HTML_ON_VALUE, // Attribute is On-Tag
|
||||||
HTML_OFF_VALUE, // Attribute is Off-Tag
|
HTML_OFF_VALUE, // Attribute is Off-Tag
|
||||||
HTML_CHRFMT_VALUE, // Attribute for character format
|
HTML_CHRFMT_VALUE, // Attribute for character format
|
||||||
HTML_COLOR_VALUE, // Attribute for forground color
|
HTML_COLOR_VALUE, // Attribute for foreground color
|
||||||
HTML_STYLE_VALUE, // Attribute must be exported as style
|
HTML_STYLE_VALUE, // Attribute must be exported as style
|
||||||
HTML_DROPCAP_VALUE, // DropCap-Attribute
|
HTML_DROPCAP_VALUE, // DropCap-Attribute
|
||||||
HTML_AUTOFMT_VALUE }; // Attribute for automatic character styles
|
HTML_AUTOFMT_VALUE }; // Attribute for automatic character styles
|
||||||
|
Reference in New Issue
Block a user