summaryrefslogtreecommitdiffstats
path: root/pkg/gui/gui.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/gui/gui.go')
-rw-r--r--pkg/gui/gui.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/gui/gui.go b/pkg/gui/gui.go
index f0e9df536..d7217e9cb 100644
--- a/pkg/gui/gui.go
+++ b/pkg/gui/gui.go
@@ -348,7 +348,7 @@ type guiState struct {
FilesTrie *patricia.Trie
// this is the message of the last failed commit attempt
- messageFailedCommit string
+ failedCommitMessage string
}
// reuseState determines if we pull the repo state from our repo state map or