Skip to content

Commit

Permalink
crucible-llvm-syntax: README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
langston-barrett committed Nov 1, 2023
1 parent 30fbe47 commit a7a96a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crucible-llvm-syntax/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ statements:

**Statements**:

If the numeral representing `w` the pointer width and `n` is an arbitrary numeral,
If the numeral `w` is the width of a pointer and `n` is an arbitrary numeral,

- `ptr : Nat -> Bitvector n -> Ptr n`: construct a pointer from a block and offset
- `ptr-block : Ptr n -> Nat`: get the block number of a pointer
Expand Down

0 comments on commit a7a96a5

Please sign in to comment.