[FIX] Misspell (#46)
This commit is contained in:
committed by
GitHub
parent
8ac35a2c81
commit
0dedb1a7d9
@@ -92,7 +92,7 @@ func (td *TaskDetailPane) Export() {
|
|||||||
|
|
||||||
_ = clipboard.WriteAll(content.String())
|
_ = clipboard.WriteAll(content.String())
|
||||||
app.SetFocus(td)
|
app.SetFocus(td)
|
||||||
statusBar.showForSeconds("Task copyed. Try Pasting anywhere.", 5)
|
statusBar.showForSeconds("Task copied. Try Pasting anywhere.", 5)
|
||||||
}
|
}
|
||||||
|
|
||||||
func (td *TaskDetailPane) makeDateRow() *tview.Flex {
|
func (td *TaskDetailPane) makeDateRow() *tview.Flex {
|
||||||
|
|||||||
Reference in New Issue
Block a user