]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Fix typo: paperles(s) 449/head
authormarbar1 <54333883+marbar1@users.noreply.github.com>
Sat, 19 Mar 2022 18:10:08 +0000 (19:10 +0100)
committerFelix Eckhofer <felix@eckhofer.com>
Sat, 19 Mar 2022 18:37:52 +0000 (19:37 +0100)
install-paperless-ngx.sh

index 8cb45b36107f0728b3f9faf77bbb91325169b43a..ee938943c198308264f663d7b0cee012ebccd543 100755 (executable)
@@ -162,7 +162,7 @@ ask "Target folder" "$(pwd)/paperless-ngx"
 TARGET_FOLDER=$ask_result
 
 echo ""
-echo "The consume folder is where paperles will search for new documents."
+echo "The consume folder is where paperless will search for new documents."
 echo "Point this to a folder where your scanner is able to put your scanned"
 echo "documents."
 echo ""