This commit is contained in:
Andrew Dunbar 2024-12-13 12:37:35 +07:00 committed by GitHub
parent 0b85248dde
commit bdb4bb168e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -850,7 +850,7 @@ type operator struct {
var _ types.Operator = operator{}
// operatorName is the keyword name for the operator that undestands
// operatorName is the keyword name for the operator that understands
// prodos disks/devices.
const operatorName = "prodos"