Skip to content

Commit

Permalink
Changed dec to decimal
Browse files Browse the repository at this point in the history
Co-authored-by: Connor Peet <connor@peet.io>
  • Loading branch information
tomilho and connor4312 committed May 8, 2024
1 parent 860b03b commit 3290e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.nls.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"hexEditor.goToOffset": "Go To Offset",
"hexEditor.selectBetweenOffsets": "Select Between Offsets",
"hexEditor.switchEditMode": "Switch Edit Mode",
"hexEditor.copyOffsetAsDec": "Copy Offset as Dec",
"hexEditor.copyOffsetAsDec": "Copy Offset as Decimal",
"hexEditor.copyOffsetAsHex": "Copy Offset as Hex",
"dataInspectorView": "Data Inspector"
}

0 comments on commit 3290e09

Please sign in to comment.