Merge pull request #3 from hippietrail/patch-1

thanks!
This commit is contained in:
Zellyn Hunter 2025-01-29 09:24:03 -05:00 committed by GitHub
commit 1aa0733f7e
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"