mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-30 14:47:16 +09:00
chore: fix some typos (#3239)
Signed-off-by: lvyaoting <lvyaoting@outlook.com>
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
)
|
||||
|
||||
// The InfoBuf displays messages and other info at the bottom of the screen.
|
||||
// It is respresented as a buffer and a message with a style.
|
||||
// It is represented as a buffer and a message with a style.
|
||||
type InfoBuf struct {
|
||||
*buffer.Buffer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user