Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
r-darwish committed Nov 4, 2018
1 parent b325104 commit 9771446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ FILES=()
HOOKS=(base udev block filesystems keyboard fsck)";

#[derive(StructOpt)]
#[structopt(name = "alma", about = "Arch Linux Mobile Applicance")]
#[structopt(name = "alma", about = "Arch Linux Mobile Appliance")]
enum App {
#[structopt(name = "create", about = "Create a new Arch Linux USB")]
Create {
Expand Down

0 comments on commit 9771446

Please sign in to comment.