summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-07-03 10:24:42 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-05 16:50:15 +0200
commit2279c8ab17f641c02fd47a0fb58428ae3b96c920 (patch)
tree849f7d531b92abf616de4f8e45d8503b36554d25
parent7ddd2dba25d338cb9849eed93c50af0a9ebd0452 (diff)
downloadexchange-2279c8ab17f641c02fd47a0fb58428ae3b96c920.tar.gz
exchange-2279c8ab17f641c02fd47a0fb58428ae3b96c920.tar.bz2
exchange-2279c8ab17f641c02fd47a0fb58428ae3b96c920.zip
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