docs: remove redundant word in comment (#782)

This commit is contained in:
one230six 2025-06-12 14:25:33 +01:00 committed by GitHub
commit 9240ab4625
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -150,7 +150,7 @@ type pagerStatusMessage struct {
}
// Perform stuff that needs to happen after a successful markdown stash. Note
// that the the returned command should be sent back the through the pager
// that the returned command should be sent back the through the pager
// update function.
func (m *pagerModel) showStatusMessage(msg pagerStatusMessage) tea.Cmd {
// Show a success message to the user