Skip to content

Commit 3da6479

Browse files
rmn30nwf-msr
authored andcommitted
Update tests/isa-test.cc
Co-authored-by: Nathaniel Filardo <[email protected]>
1 parent 1b2b0a2 commit 3da6479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/isa-test.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ namespace
483483
}
484484

485485
/**
486-
* Run a test where we attempt a capability store of a capability to a local
486+
* Run a test where we attempt a capability store of a local capability to a
487487
* int into a global int*. The capability base for the store is passed
488488
* through `baseFilter` and the stored capability through `dataFilter`.
489489
* Optionally assert that we receive CHERI fault `expectedFault`. The fault

0 commit comments

Comments
 (0)