Skip to content

Commit

Permalink
code spell
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJepsen committed Oct 20, 2023
1 parent 8bfe49f commit 2af2ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/bind.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pub struct ArbiterConfig {
pub bindings_path: PathBuf,
/// Whether to generate bindings for submodules.
pub submodules: bool,
/// Ignore intefaces flag
/// Ignore interfaces flag
pub ignore_interfaces: bool,
}

Expand Down

0 comments on commit 2af2ddc

Please sign in to comment.