From 69535079c613efe2e87091dfa36c8b01e5b68bc4 Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Tue, 26 Oct 2021 21:11:37 +0200 Subject: [PATCH] fix typo --- bin/mbxcolors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mbxcolors b/bin/mbxcolors index 4abfa8d..61b7c5c 100755 --- a/bin/mbxcolors +++ b/bin/mbxcolors @@ -24,7 +24,7 @@ expose=html #Show HTML colors? yes|no htmlcolors=no #Show built in palettes? (slow) -builin_palettes=no +builtin_palettes=no #Position on screen: topleft, top, topright, left, center, right, bottomleft, bottom, bottomright position=left EOF