commit 72da7d217e759716884b240ce260e29a6363b25b parent 7a2f88665e1ebebf9f8c05a4c69e222fcc32ad9f Author: Mattias Andrée <maandree@kth.se> Date: Mon, 13 Jun 2016 14:22:52 +0200 [libzahl] Fix typo Signed-off-by: Mattias Andrée <maandree@kth.se> Diffstat:
M | libs.suckless.org/libzahl.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libs.suckless.org/libzahl.md b/libs.suckless.org/libzahl.md @@ -1,6 +1,6 @@ libzahl ======= -`libzahl` is a library for arbitrary size integers, bitint. +`libzahl` is a library for arbitrary size integers, bigint. Download --------