From c709e52503db6de5e64c1dcc5bbd7f09db430fc5 Mon Sep 17 00:00:00 2001 From: Toke Eskildsen <te@ekot.dk> Date: Fri, 1 Nov 2013 16:06:04 +0100 Subject: [PATCH] Fixed typo --- quack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quack.sh b/quack.sh index 2f33b64..19a3096 100755 --- a/quack.sh +++ b/quack.sh @@ -101,7 +101,7 @@ export FORCE_HISTOGRAM=false export FORCE_TILES=false # If true, the script attempts to find all alternative versions of the current image -# in other fulders under source. Suitable for easy switching between alternate scans +# in other folders under source. Suitable for easy switching between alternate scans # of the same material. RESOLVE_ALTERNATIVES=false -- GitLab