diff --git a/tests/isa-test.cc b/tests/isa-test.cc index 58d5b72b..d9fc58c5 100644 --- a/tests/isa-test.cc +++ b/tests/isa-test.cc @@ -483,7 +483,7 @@ namespace } /** - * Run a test where we attempt a capability store of a capability to a local + * Run a test where we attempt a capability store of a local capability to a * int into a global int*. The capability base for the store is passed * through `baseFilter` and the stored capability through `dataFilter`. * Optionally assert that we receive CHERI fault `expectedFault`. The fault