Skip to content

Commit 29dc428

Browse files
committed
chore: wallpaper to wallhaven
1 parent 09d3255 commit 29dc428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wallhaven/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ func main() {
109109
var editCmd = &cobra.Command{
110110
Use: "edit",
111111
Aliases: []string{"e"},
112-
Short: "Edit the wallpaper-cli config.",
112+
Short: "Edit the wallhaven-cli config.",
113113
RunE: Edit,
114114
}
115115

0 commit comments

Comments
 (0)