ColorCode.h: clarify a comment

This commit is contained in:
Uwe Stöhr 2012-12-31 04:10:28 +01:00
parent 4b4e513e80
commit b54c480508

View File

@ -143,7 +143,7 @@ enum ColorCode {
/// Error box text color
Color_error,
/// EOL marker color
/// End of line (EOL) marker color
Color_eolmarker,
/// Added space colour
Color_added_space,