Skip to content

Commit

Permalink
Fix spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
dhower-qc authored Oct 3, 2024
1 parent f09c674 commit e2d8f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/ext/S.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ S:
schema:
type: boolean
extra_validation:
assert MSTATUS_FS_WRITEABL == true if ext?(:F)
assert MSTATUS_FS_WRITEABLE == true if ext?(:F)
MSTATUS_FS_LEGAL_VALUES:
description: |
The set of values that mstatus.FS will accept from a software write.
Expand Down

0 comments on commit e2d8f4e

Please sign in to comment.