chore: fix typos (#3490)
This commit is contained in:
committed by
GitHub
parent
406d4f7884
commit
d729701bd4
@@ -3,6 +3,6 @@ package version
|
||||
var (
|
||||
// Version is the current File Browser version.
|
||||
Version = "(untracked)"
|
||||
// CommitSHA is the commmit sha.
|
||||
// CommitSHA is the commit sha.
|
||||
CommitSHA = "(unknown)"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user