]> git.refcnt.org Git - colorize.git/blobdiff - colorize.c
process_opt_exclude_random(): fix typo
[colorize.git] / colorize.c
index ac4ee9a4b3b84c4d6d4ebdd81783898346563354..189040b0dc74f7fae203430f6b7b511c3e2a123d 100644 (file)
@@ -643,7 +643,7 @@ process_opt_exclude_random (const char *s, const bool is_opt)
       }
     if (!valid)
       vfprintf_fail ("%s must be provided a plain color",
-                     is_opt ? "--exlude-random switch" : "exclude-random conf option");
+                     is_opt ? "--exclude-random switch" : "exclude-random conf option");
 }
 
 static void