Skip to content

Commit

Permalink
Typo: Update CHANGELOG.md (rust-lang#2489)
Browse files Browse the repository at this point in the history
Fixed a typo.
  • Loading branch information
CGMossa authored Apr 10, 2023
1 parent 281180c commit f03d4f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
# Unreleased

## Added
* Added the `Bindgen::default_visibility` nethod and the
* Added the `Bindgen::default_visibility` method and the
`--default-visibility` flag to set the default visibility of fields.
* Added the `--formatter` CLI flag with the values `none`, `rustfmt` and
`prettyplease` to select which tool will be used to format the bindings. The
Expand Down

0 comments on commit f03d4f4

Please sign in to comment.