summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/audit/response-202005.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/audit/response-202005.tex b/doc/audit/response-202005.tex
index a32a58559..b07e053e3 100644
--- 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