From 25717f541bce4befc3420e9e3bffc04f86fc8c33 Mon Sep 17 00:00:00 2001 From: makeworld Date: Fri, 30 Apr 2021 22:40:56 -0400 Subject: [PATCH] Fix spelling --- didder.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/didder.1.md b/didder.1.md index c4c2057..5563716 100644 --- a/didder.1.md +++ b/didder.1.md @@ -88,7 +88,7 @@ Homepage: : Set frames per second for animated GIF output. Note that not all FPS values can be represented by the GIF format, and so the closest possible one will be chosen. This flag has no default, and is required when animated GIFs are being outputted. This flag is ignored for non animated GIF output. **-l**, **\--loop** *NUM* -: Set the number of times animated GIF output should loop. 0 is the default, and will loop infinately. +: Set the number of times animated GIF output should loop. 0 is the default, and will loop infinitely. **-x**, **\--width** *NUM* : Set the width the input image(s) will be resized to, before dithering. Aspect ratio will be maintained if **\--height** is not specified as well.