aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-07-03 10:24:42 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-03 10:24:42 +0200
commitbf50cb2352978c74f11d8f0b4ae9de4af955ab3f (patch)
tree3976bc0c31149bf4e5d4794eb90f2385308c8b35
parentc43922a58d561eae8af23048336bdf56efddea9d (diff)
downloadexchange-bf50cb2352978c74f11d8f0b4ae9de4af955ab3f.tar.xz
fix typo
-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