From 66318f10ebec212a75ab464da8d77107ea91ed96 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 8 Mar 2023 12:07:15 +0300 Subject: [PATCH] typo fix... Signed-off-by: Alex A. Naanou --- scripts/make-images.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/make-images.sh b/scripts/make-images.sh index 5da057f..c77ef38 100644 --- a/scripts/make-images.sh +++ b/scripts/make-images.sh @@ -156,7 +156,7 @@ IMAGE_HIRES_DIR=${IMAGE_HIRES_DIR:=} CAPTION_DIR=${CAPTION_DIR:=captions/} TEMPLATE_DIR=${TEMPLATE_DIR:=templates/} -# Default timplates +# Default templates # NOTE: if a template is not found we will try and build a spread from # page components...