Merge pull request #449 from paperless-ngx/marbar1-fix-typo

Fix typo: paperles(s)
This commit is contained in:
shamoon 2022-03-19 11:58:57 -07:00 committed by GitHub
commit 6f2fd1e2da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 ""