commit 4d125817257cac9c29968a5844b0bdb00b6e1684
parent 018fb4bc19186f96a6cb59e5fe381c97593a4ea2
Author: Mattias Andrée <maandree@kth.se>
Date: Wed, 8 Nov 2017 15:36:50 +0100
blind: fix word typed twice
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools.suckless.org/blind/index.md b/tools.suckless.org/blind/index.md
@@ -18,7 +18,7 @@ independently encoded, and are encoded unscaled CIE XYZ
with non-premultiplied alpha and without any
transfer-function, with values stored in native `double`s
or optionally in native `float`s. These two configurations
-are the only options, but but the container format is
+are the only options, but the container format is
designed so this can be changed arbitrarily in the future.
FAQ