Finishing unfinished comment.

This commit is contained in:
Jakub Sobon 2019-02-24 02:39:00 -05:00 committed by GitHub
parent 614d6ed820
commit ffbf88caed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ package terminalapi
// color_mode.go defines the terminal color modes.
// ColorMode represents
// ColorMode represents a color mode of a terminal.
type ColorMode int
// String implements fmt.Stringer()