From: marbar1 <54333883+marbar1@users.noreply.github.com> Date: Sat, 19 Mar 2022 18:10:08 +0000 (+0100) Subject: Fix typo: paperles(s) X-Git-Tag: beta-1.6.1~60^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F449%2Fhead;p=thirdparty%2Fpaperless-ngx.git Fix typo: paperles(s) --- diff --git a/install-paperless-ngx.sh b/install-paperless-ngx.sh index 8cb45b3610..ee938943c1 100755 --- a/install-paperless-ngx.sh +++ b/install-paperless-ngx.sh @@ -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 ""