Skip to content

Commit

Permalink
Fixing spelling
Browse files Browse the repository at this point in the history
Signed-off-by: David Gilligan-Cook <dcook@imageworks.com>
  • Loading branch information
dcookspi committed Jul 4, 2024
1 parent b3e36bc commit de62f89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion crates/spk-cli/common/src/flags.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1115,7 +1115,7 @@ pub struct DecisionFormatterSettings {

/// Capture each solver's output to a separate file each time a
/// solver is run. The files will be in the current directory and
/// named `solver_YYYYmmdd_HHMMSS_<solverkind>`.
/// named `solver_YYYYmmdd_HHMMSS_<solver_kind>`.
#[clap(long)]
output_to_file: bool,
}
Expand Down
1 change: 1 addition & 0 deletions cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
"Grav",
"Gritz",
"HFSBQEYR",
"HHMMSS",
"HRESULT",
"Hasher",
"Howto",
Expand Down

0 comments on commit de62f89

Please sign in to comment.