diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-11-07 16:14:04 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-11-07 16:14:17 +0100 |
commit | 9c2d5d306730e87a03897e1d5b260288189bfb73 (patch) | |
tree | b4c14a49378c25b43c8323fc849547c7859da70d /doc/paper | |
parent | cbb4c2b00a967c1d283f0c3b2fcb25ef6cb16fa4 (diff) |
paper: fix typo (it's exculpable)
Diffstat (limited to 'doc/paper')
-rw-r--r-- | doc/paper/taler.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/paper/taler.tex b/doc/paper/taler.tex index b2a2189bb..20193f5cb 100644 --- a/doc/paper/taler.tex +++ b/doc/paper/taler.tex @@ -133,7 +133,7 @@ where the {\em customer} withdraws digital {\em coins} from the {\em exchange} with unlinkability provided via blind signatures. The coins can then be spent at a {\em merchant} who {\em deposits} them at the exchange. Taler uses online detection of double-spending and -provides excuplability via cryptographic proofs. Thus merchants are +provides exculpability via cryptographic proofs. Thus merchants are instantly assured that a transaction is valid. \begin{figure}[h] |