commit 2279c8ab17f641c02fd47a0fb58428ae3b96c920
parent 7ddd2dba25d338cb9849eed93c50af0a9ebd0452
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 3 Jul 2020 10:24:42 +0200
fix typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/audit/response-202005.tex b/doc/audit/response-202005.tex
@@ -210,7 +210,7 @@ auditor.
\subsection{Avoid dlopen}
Taler actually uses {\tt ltdlopen()} from GNU libtool, which provides
-compiler flags to conver the dynamic linkage into static linkage. For
+compiler flags to convert the dynamic linkage into static linkage. For
development, dynamic linkage has many advantages.
We plan to test and document how to build GNU Taler with only static