summaryrefslogtreecommitdiffstats
path: root/pkg/gui/command_log_panel.go
diff options
context:
space:
mode:
authorcodesoap <codesoap@mailbox.org>2021-09-01 22:51:24 +0200
committercodesoap <codesoap@mailbox.org>2021-09-01 22:51:24 +0200
commitc1d2aa61f3af471df014c8c19df7da481f0c5901 (patch)
tree1ab0b9b7ccb4b310bc6a543beeb37a466eced770 /pkg/gui/command_log_panel.go
parent63072af5bc4f93207b4ff1f49c45772a828fa13f (diff)
Fix misspells
Diffstat (limited to 'pkg/gui/command_log_panel.go')
-rw-r--r--pkg/gui/command_log_panel.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/gui/command_log_panel.go b/pkg/gui/command_log_panel.go
index df3410da6..261ceda90 100644
--- a/pkg/gui/command_log_panel.go
+++ b/pkg/gui/command_log_panel.go
@@ -173,7 +173,7 @@ func (gui *Gui) getRandomTip() string {
constants.Links.Docs.CustomCommands,
),
fmt.Sprintf(
- "If you ever find a bug, do not hesistate to raise an issue on the repo:\n%s",
+ "If you ever find a bug, do not hesitate to raise an issue on the repo:\n%s",
constants.Links.Issues,
),
}