Skip to content

Commit

Permalink
fix:correct inline docs for registers.sw (FuelLabs#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
nfurfaro authored Mar 10, 2022
1 parent 4eb73be commit 10c463d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/registers.sw
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! Functions to expose the 16 reserved FuelVM registers for ease of use.
//! Functions to expose 14 of the reserved FuelVM registers for ease of use.
//! Ref: https://github.com/FuelLabs/fuel-specs/blob/master/specs/vm/main.md#semantics
library registers;

Expand Down

0 comments on commit 10c463d

Please sign in to comment.