Skip to content

Commit

Permalink
fix: correct "BitAdd" to "BitAnd" in rust dictionary (#2898)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Jan 10, 2024
1 parent be6905e commit 4d3e454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dictionaries/rust/src/rust.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ as
assert
assert_eq
become
BitAdd
BitAnd
BitOr
BitXor
bool
Expand Down

0 comments on commit 4d3e454

Please sign in to comment.