gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-anastasis] branch master updated: minor fix


From: gnunet
Subject: [taler-anastasis] branch master updated: minor fix
Date: Thu, 11 Jun 2020 16:42:21 +0200

This is an automated email from the git hooks/post-receive script.

ds-meister pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new aa4b700  minor fix
aa4b700 is described below

commit aa4b700d43e0836f8e1ac203757b9a7e1236d882
Author: Dominik Meister <dominiksamuel.meister@students.bfh.ch>
AuthorDate: Thu Jun 11 16:42:15 2020 +0200

    minor fix
---
 doc/thesis/client_architecture.tex    | 4 ++--
 doc/thesis/rest_api_documentation.tex | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/thesis/client_architecture.tex 
b/doc/thesis/client_architecture.tex
index 1fdc352..e112545 100644
--- a/doc/thesis/client_architecture.tex
+++ b/doc/thesis/client_architecture.tex
@@ -31,7 +31,7 @@ to create various key's, for more details see 
Chapter~\ref{chap:design}.
 \begin{lstlisting}
 struct kdf_id
 {
-  Hashcode; //512Bit
+  Hashcode; //512-bit
 }
 \end{lstlisting}
 
@@ -68,7 +68,7 @@ and is stored within an encrypted recovery document.
 \begin{lstlisting}
 struct truth_seed
 {
-  nonce; //256Bit
+  nonce; //256-bit
 }
 \end{lstlisting}
 
diff --git a/doc/thesis/rest_api_documentation.tex 
b/doc/thesis/rest_api_documentation.tex
index 4d79d83..a08c951 100644
--- a/doc/thesis/rest_api_documentation.tex
+++ b/doc/thesis/rest_api_documentation.tex
@@ -21,7 +21,7 @@ interface SaltResponse {
 }
 \end{lstlisting}
 
-\subsection*{Obatain terms of service}
+\subsection*{Obtain terms of service}
 \textbf{GET /terms}
 \\
 Obtain the terms of service provided by the escrow provider.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]