finalise i3blocks-music, fix spelling in duckduckget
[scripts.git] / duckduckget.sh
index 3999cba57619dbd2b0a1ce6c45b59b288eccd2e3..f8a5ae55ff4b25da2d80f4ca7f0e3b456fc91946 100755 (executable)
@@ -11,7 +11,7 @@ filetype=""
 if (($# == 0 ))
        then
                printf  "\n\x1b[31mWrong number of arguments\x1b[0m\n\n"
-               printf "Usage: duckduckget SITE [FILETYPE] [DESTINATION] \n       where SITE is the domain to search for files\n             [FILETYPE] is extension without preceeding dot\n             [DESTINATION] is the output directory relative to working directory"
+               printf "Usage: duckduckget SITE [FILETYPE] [DESTINATION] \n       where SITE is the domain to search for files\n             [FILETYPE] is extension without preceding dot\n             [DESTINATION] is the output directory relative to working directory"
                exit 1
 fi