mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Fixes spelling
This commit is contained in:
		@@ -26,7 +26,7 @@ CONFIG: Final = {
 | 
				
			|||||||
    "psycopg2": {},
 | 
					    "psycopg2": {},
 | 
				
			||||||
    "frontend": {},
 | 
					    "frontend": {},
 | 
				
			||||||
    # Most information about Python packages comes from the Pipfile.lock
 | 
					    # 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": {
 | 
					    "pikepdf": {
 | 
				
			||||||
        "qpdf_version": "10.6.3",
 | 
					        "qpdf_version": "10.6.3",
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user