commit 018fb4bc19186f96a6cb59e5fe381c97593a4ea2
parent f70c82ffbdc1eb86a39708cd2fe5a30ed48bcf45
Author: Claudio Alessi <smoppy@gmail.com>
Date: Wed, 8 Nov 2017 15:21:50 +0100
blind: fix a typo
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 optiosn, but but the container format is
+are the only options, but but the container format is
designed so this can be changed arbitrarily in the future.
FAQ