diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-07-10 19:48:24 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-07-10 19:48:24 +0200 |
commit | 1e572ebcab9b3c18f885cb7fa071391837b03caa (patch) | |
tree | 22f16b77639ab303d824a53f067a7ccc73f435a6 /doc | |
parent | c6676f1aa50a667b1da19d52bff8d609a1b0b3cb (diff) |
-typos
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doxygen/taler.doxy | 2 | ||||
-rw-r--r-- | doc/flows/main.tex | 2 | ||||
-rw-r--r-- | doc/flows/proc-kyb.tex | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/doxygen/taler.doxy b/doc/doxygen/taler.doxy index 41e087845..a8f4f9b71 100644 --- a/doc/doxygen/taler.doxy +++ b/doc/doxygen/taler.doxy @@ -85,7 +85,7 @@ CREATE_SUBDIRS = YES # level increment doubles the number of directories, resulting in 4096 # directories at level 8 which is the default and also the maximum value. The # sub-directories are organized in 2 levels, the first level always has a fixed -# numer of 16 directories. +# number of 16 directories. # Minimum value: 0, maximum value: 8, default value: 8. # This tag requires that the tag CREATE_SUBDIRS is set to YES. diff --git a/doc/flows/main.tex b/doc/flows/main.tex index fbda4a881..400403a96 100644 --- a/doc/flows/main.tex +++ b/doc/flows/main.tex @@ -40,7 +40,7 @@ The main interactions of the system are: \item[shutdown] the Taler payment system operator informs the customers that the system is being shut down for good \end{description} -In the analysis of the legal requirements, it is important to differenciate +In the analysis of the legal requirements, it is important to differentiate between transactions between wallets (customer-to-customer) and transactions where money flows from a wallet into a bank account (customer-to-merchant) as these have different limits: When digital coins are used to pay at a business in diff --git a/doc/flows/proc-kyb.tex b/doc/flows/proc-kyb.tex index d7cd64300..df60bfe5d 100644 --- a/doc/flows/proc-kyb.tex +++ b/doc/flows/proc-kyb.tex @@ -43,8 +43,8 @@ \end{figure} At the beginning of the KYB process, the user needs to specify whether they -are an {\bf individual} (not incorporated) or a {\bf business}.\footnote{ In -pratice, we expect most owners of bank accounts crossing the KYB threshold to +are an {\bf individual} (not incorporated) or a {\bf business}.\footnote{In +practice, we expect most owners of bank accounts crossing the KYB threshold to be businesses, but in principle such a bank account could be owned by an individual operating a business without a separate legal entity.} This then determines which types of attributes are collected in the KYB process |