Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianSLZ committed May 16, 2023
1 parent 3f4dcd0 commit 9722a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Program - win32/Wallaper & Lockscreen/install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ $PackageName = "Wallpaper"
$Version = 1

# Set image file names for desktop background and lock screen
# leave blank if you with not to set either of one
# leave blank if you wish not to set either of one
$WallpaperIMG = "wallpaper-scloud.jpg"
$LockscreenIMG = "scloud-banner.jpg"

Expand Down

0 comments on commit 9722a0d

Please sign in to comment.