Skip to content

Commit

Permalink
Update crates/spfs-cli/main/src/cmd_run.rs
Browse files Browse the repository at this point in the history
fix comment

Co-authored-by: Ryan Bottriell <ryan@bottriell.ca>
  • Loading branch information
dcookspi and rydrman authored Mar 1, 2024
1 parent 4d71bae commit efff018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/spfs-cli/main/src/cmd_run.rs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ pub struct Annotation {
}

impl Annotation {
/// Returns a list of annotaion key-value pairs gathered from all
/// Returns a list of annotation key-value pairs gathered from all
/// the annotation related command line arguments. The same keys,
/// and values, can appear multiple times in the list if specified
/// multiple times in various command line arguments.
Expand Down

0 comments on commit efff018

Please sign in to comment.