Skip to content

Commit

Permalink
Merge pull request #448 from opsiff/patch-1
Browse files Browse the repository at this point in the history
riscv-atomic.adoc: Typo fix
  • Loading branch information
jrtc27 authored Aug 29, 2024
2 parents 456834e + ff4a006 commit 13bfa9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion riscv-atomic.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ the `lr` and `sc` instructions.

=== Meaning of notes in table

1) Depends on a load instruction with an RCsc aquire annotation,
1) Depends on a load instruction with an RCsc acquire annotation,
or a store instruction with an RCsc release annotation. These are currently
under discussion, but the specification has not yet been approved.

Expand Down

0 comments on commit 13bfa9f

Please sign in to comment.