diff options
author | Gabriel Filion <gabster@lelutin.ca> | 2016-06-27 23:47:14 +0200 |
---|---|---|
committer | Gabriel Filion <gabster@lelutin.ca> | 2016-06-27 23:47:14 +0200 |
commit | bb823a23f84e2fea55bf8b8c3eb47028d0378305 (patch) | |
tree | 28cf06f98552ec95099de38a2ffb27e256091c8a | |
parent | e18dfe91a31a06d70e9d09e9db65d482d56d7be3 (diff) |
extraneous space in subsection title
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -576,7 +576,7 @@ use `apt::key::plain`. The `.gpg` extension is compulsory for `apt` to pickup the key properly. -## apt:: key::plain<a name="apt-key-plain"></a> +## apt::key::plain<a name="apt-key-plain"></a> Deploys a secure apt OpenPGP key. This usually accompanies the sources.list snippets above for third party repositories. For example, |