Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
NinaTea committed Apr 26, 2024
1 parent 581883f commit aba2ca4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions detectors/warning-sr25519-verify/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ dylint_linting::declare_late_lint! {
Warn,
LINT_MESSAGE,
{
name: "Warning sr25529 verify",
name: "Warning sr25519 verify",
long_message: LINT_MESSAGE,
severity: "Medium",
help: "https://github.com/CoinFabrik/scout-soroban/tree/main/detectors/warning-sr25529-verify",
help: "https://github.com/CoinFabrik/scout-soroban/tree/main/detectors/warning-sr25519-verify",
vulnerability_class: "Known Bugs",
}
}
Expand Down

0 comments on commit aba2ca4

Please sign in to comment.