Change wording

This commit is contained in:
Evan Su 2023-04-28 15:13:16 -04:00 committed by GitHub
parent 3a98fcc441
commit cc8636e171
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -623,7 +623,7 @@ func draw() {
if !recursively {
return startLabel
}
return "Work"
return "Process"
}()).Size(giu.Auto, 34).OnClick(func() {
if keyfile && keyfiles == nil {
mainStatus = "Please select your keyfiles."