commit e76f514b51209f0cca2f53ab6a37fe143331e1e5
Author: Petr Vaněk <[email protected]>
Date: Wed Apr 1 17:48:21 2020 +0200
[ii][ucspi] fix typo
diff --git a/tools.suckless.org/ii/patches/ucspi/index.md
b/tools.suckless.org/ii/patches/ucspi/index.md
index dbf6fc7e..e9a4d89c 100644
--- a/tools.suckless.org/ii/patches/ucspi/index.md
+++ b/tools.suckless.org/ii/patches/ucspi/index.md
@@ -4,7 +4,7 @@ UCSPI
Description
-----------
Replaces the socket back-end with the
-[ucspi](https://cr.yp.to/proto/ucspi.txt). This makes ii more flexable and
+[ucspi](https://cr.yp.to/proto/ucspi.txt). This makes ii more flexible and
outsources the handling of IPv6, TLS and SOCKS to other tools like
[tcpclient](https://cr.yp.to/ucspi-tcp.html), [tlc and
socks](https://github.com/younix/ucspi).