summaryrefslogtreecommitdiff
path: root/doc/json-hooks-protocol.md
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2019-04-04 14:30:57 +0000
committerJulian Andres Klode <jak@debian.org>2019-04-04 14:30:57 +0000
commit049dec37441f9df294db5d8adc59b93851deb6a7 (patch)
tree6eb369e7a7245fa8514bcf38ded91eb1506c6837 /doc/json-hooks-protocol.md
parent0ea7c474182f81e2b7d728569a2fd7b8fa915f3f (diff)
parent30e6fad9ad892a21d271fa93319f7a3ee23da134 (diff)
Merge branch 'docs' into 'master'
Perform minor copy-editing on the docs See merge request apt-team/apt!58
Diffstat (limited to 'doc/json-hooks-protocol.md')
-rw-r--r--doc/json-hooks-protocol.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/json-hooks-protocol.md b/doc/json-hooks-protocol.md
index ddf0fa0e3..09633e71d 100644
--- a/doc/json-hooks-protocol.md
+++ b/doc/json-hooks-protocol.md
@@ -27,7 +27,7 @@ The general life of a hook is as following.
It is unspecified whether a hook is sent one or more messages. For
example, a hook may be started only once for the lifetime of the apt
-process and receive multiple notificatgions, but a hook may also be
+process and receive multiple notifications, but a hook may also be
started multiple times. Hooks should thus be stateless.
## JSON messages