Skip to content

Commit

Permalink
[π˜€π—½π—Ώ] initial version
Browse files Browse the repository at this point in the history
Created using spr 1.3.4
  • Loading branch information
sunshowers committed Nov 6, 2023
1 parent 5b50777 commit d3b1565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wicket-common/src/update_events.rs
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ pub enum UpdateTerminalError {
#[source]
error: anyhow::Error,
},
#[error("failed to find correctly-singed RoT image")]
#[error("failed to find correctly-signed RoT image")]
FailedFindingSignedRotImage {
#[source]
error: anyhow::Error,
Expand Down

0 comments on commit d3b1565

Please sign in to comment.