From 3f35554a70ec7c953c831bc4eb0ee50791dd5b32 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Mon, 23 Oct 2023 08:06:07 +0200 Subject: [PATCH] Fix typo (found by codespell) Signed-off-by: Stefan Weil --- qurator/tsvtools/ocrd-tool.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qurator/tsvtools/ocrd-tool.json b/qurator/tsvtools/ocrd-tool.json index 7844abf..d0bc29c 100644 --- a/qurator/tsvtools/ocrd-tool.json +++ b/qurator/tsvtools/ocrd-tool.json @@ -17,7 +17,7 @@ }, "scale_filegrp": { "type": "string", - "description": "If the OCR was run on images with a different resolution thant the 'full' IIIF size, use the images in this file group to scale. Set to empty string to disable", + "description": "If the OCR was run on images with a different resolution than the 'full' IIIF size, use the images in this file group to scale. Set to empty string to disable", "default": "" }, "noproxy": {