Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit 293edbf

Browse files
julodnikdgrunwald
authored andcommitted
Still a wrong indentation (spaces instead of tabs)
1 parent a5fee39 commit 293edbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/Libraries/AvalonEdit/ICSharpCode.AvalonEdit/Highlighting/Resources

src/Libraries/AvalonEdit/ICSharpCode.AvalonEdit/Highlighting/Resources/ModeV2.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<xsd:attribute name="background" type="xsd:string" use="optional" />
3737
<xsd:attribute name="fontWeight" type="FontWeight" use="optional" />
3838
<xsd:attribute name="fontStyle" type="FontStyle" use="optional" />
39-
<xsd:attribute name="underline" type="xsd:boolean" use="optional" />
39+
<xsd:attribute name="underline" type="xsd:boolean" use="optional" />
4040
<xsd:anyAttribute namespace="##other" processContents="lax" />
4141
</xsd:attributeGroup>
4242

0 commit comments

Comments
 (0)