Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion helium-wallet/src/cmd/assets/claim/schedule.rs
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ impl InitCmd {
}
}

/// Requeue the scedule for this wallet
/// Requeue the schedule for this wallet
///
/// Use this command to restart the schedule once it is re-funded after running out of SOL.
#[derive(Clone, Debug, clap::Args)]
Expand Down