git-svn-id: svn://ultimatepp.org/upp/trunk@7435 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2014-06-10 07:05:06 +00:00
parent 78784dd756
commit bdf977aa85

View file

@ -153,7 +153,7 @@ void HighlightSetup::DefaultHlStyles()
SetHlStyle(PAPER_READONLY, SColorFace);
SetHlStyle(PAPER_SELECTED, SColorHighlight);
SetHlStyle(PAPER_SELWORD, Yellow);s
SetHlStyle(PAPER_SELWORD, Yellow);
}
END_UPP_NAMESPACE