]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Fixes spelling
authorTrenton Holmes <holmes.trenton@gmail.com>
Sun, 24 Apr 2022 21:51:06 +0000 (14:51 -0700)
committerTrenton Holmes <holmes.trenton@gmail.com>
Mon, 25 Apr 2022 18:32:54 +0000 (11:32 -0700)
docker-builders/get-build-json.py

index a6d24d3fa447efba33591e9d12b0870f9a8e38c1..07a33b4d469cda9c3b6dd6a85e12bb03abd462e9 100755 (executable)
@@ -26,7 +26,7 @@ CONFIG: Final = {
     "psycopg2": {},
     "frontend": {},
     # Most information about Python packages comes from the Pipfile.lock
-    # Excpetion being pikepdf, which needs a specific qpdf
+    # Exception being pikepdf, which needs a specific qpdf version
     "pikepdf": {
         "qpdf_version": "10.6.3",
     },