fix: spelling in help content

reposotoies ~> repositories
This commit is contained in:
DanConwayDev
2025-06-30 12:10:26 +00:00
committed by Awiteb
parent f3a09d30ea
commit 7c589f1c6c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ pub struct CliOptions {
/// N34 commands
#[derive(Parser, Debug)]
pub enum Commands {
/// Manage reposotoies and relays sets
/// Manage repositories and relays sets
Sets {
#[command(subcommand)]
subcommands: SetsSubcommands,