summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2022-09-07 01:23:29 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2022-09-07 01:23:29 -0400
commitc681464b61bf02a66e6831f3eabe055afb7403ea (patch)
tree8c7f5d6a9eda4185a38705922fabc43094b8b8c4
parent93a3f3a5932cbee1978e879b3cdc1d15c952d1db (diff)
downloadexchange-c681464b61bf02a66e6831f3eabe055afb7403ea.tar.gz
exchange-c681464b61bf02a66e6831f3eabe055afb7403ea.tar.bz2
exchange-c681464b61bf02a66e6831f3eabe055afb7403ea.zip
fix typo: s/singing/signing/
-rw-r--r--doc/cs/content/4_2_specification.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cs/content/4_2_specification.tex b/doc/cs/content/4_2_specification.tex
index fe745fc69..bfbe5edc7 100644
--- a/doc/cs/content/4_2_specification.tex
+++ b/doc/cs/content/4_2_specification.tex
@@ -467,7 +467,7 @@ The exchange offline signer requests the future, not yet signed keys by calling
master\_pub & Exchange's master public key \\
denom\_secmod\_public\_key & RSA security module public key \\
denom\_secmod\_cs\_public\_key & \gls{CSBS} security module public key \\
- signkey\_secmod\_public\_key & Online singing security module public key \\
+ signkey\_secmod\_public\_key & Online signing security module public key \\
\end{tabular}
\caption{GET \url{/management/keys} response data}
\label{tab:management-keys-get}