mirror of https://github.com/mum4k/termdash.git
Fixing typo in a comment
This commit is contained in:
parent
1a7bcf40e8
commit
1c6947618b
|
@ -15,7 +15,7 @@
|
|||
// Package linestyle defines various line styles.
|
||||
package linestyle
|
||||
|
||||
// LineStyle defines the supported line styles.Q
|
||||
// LineStyle defines the supported line styles.
|
||||
type LineStyle int
|
||||
|
||||
// String implements fmt.Stringer()
|
||||
|
|
Loading…
Reference in New Issue