summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 01:48:27 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 01:48:27 -0400
commit86df5ecd04553e4c87a82091683c2d6725099953 (patch)
treef0a183a117c03d0d1ebf3d4affa4df4f5f9341c2 /core/api-exchange.rst
parent07c472151ac7ec8052396b4bd329d88c225fe615 (diff)
downloaddocs-86df5ecd04553e4c87a82091683c2d6725099953.tar.gz
docs-86df5ecd04553e4c87a82091683c2d6725099953.tar.bz2
docs-86df5ecd04553e4c87a82091683c2d6725099953.zip
fix typo: s/prevending/preventing/
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index e8c9dfc3..ae8a8342 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -555,7 +555,7 @@ Management operations authorized by master key
.. http:post:: /management/signkeys/$EXCHANGE_PUB/revoke
- Revoke exchange online signing key, prevending further use by the exchange.
+ Revoke exchange online signing key, preventing further use by the exchange.
Only to be used by the exchange's offline key management team. Not useful
for anyone else.