From 057a1052216c76298d2f2f60377777c372f81c8b Mon Sep 17 00:00:00 2001 From: Simon Lammer Date: Mon, 27 Mar 2023 01:07:40 +0200 Subject: [PATCH] Fix typo in mat_GF2.cpp.html --- doc/mat_GF2.cpp.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mat_GF2.cpp.html b/doc/mat_GF2.cpp.html index a04864d..5f90cb1 100644 --- a/doc/mat_GF2.cpp.html +++ b/doc/mat_GF2.cpp.html @@ -145,7 +145,7 @@ // rank of the first w columns). void image(mat_GF2& X, const mat_GF2& A); -// The rows of X are computed as basis of A's row space. X is is row +// The rows of X are computed as basis of A's row space. X is in row // echelon form