diff options
author | David Kalnischkies <david@kalnischkies.de> | 2018-02-27 18:10:34 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2018-04-07 14:35:40 +0200 |
commit | 67bbd75cddb50601e045e7bff41b196c51898360 (patch) | |
tree | db35b8075089e4bb69dfbe3b2d31f5fb6bf9f25f /doc/apt-transport-https.1.xml | |
parent | bade156a593220bdff8455250115774a5da6db3f (diff) |
fix communication typo in https manpage
Reported-By: lintian spelling-error-in-manpage
Diffstat (limited to 'doc/apt-transport-https.1.xml')
-rw-r--r-- | doc/apt-transport-https.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-transport-https.1.xml b/doc/apt-transport-https.1.xml index 1bad8578b..1327b0a16 100644 --- a/doc/apt-transport-https.1.xml +++ b/doc/apt-transport-https.1.xml @@ -38,7 +38,7 @@ a user but used by APT tools based on user configuration.</para> which, as indicated by the appended S, is wrapped in an encrypted layer known as Transport Layer Security (TLS) to provide end-to-end encryption. A sufficiently capable attacker can still observe the communication partners -and deeper analyse of the encrypted communcation might still reveal important details. +and deeper analyse of the encrypted communication might still reveal important details. An overview over available alternative transport methods is given in &sources-list;.</para> </refsect1> |