Skip to content

Commit

Permalink
correct docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hellow554 committed Sep 24, 2023
1 parent 45a1829 commit e29d3d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ pub struct HexViewConfig {
pub byte_group_separator: &'static str,
/// Controls the separator between the address label and the hex output of the data.
///
/// Default is ` : `
/// Default is `: `
pub addr_hex_separator: &'static str,
/// Controls the separator between the hex output and the ASCII representation of the data.
///
Expand Down

0 comments on commit e29d3d2

Please sign in to comment.