en: one more typo (sync with enc-live).
authorThérèse Godefroy <godef.th@free.fr>
Fri, 23 Jul 2021 16:11:20 +0000 (18:11 +0200)
committerThérèse Godefroy <godef.th@free.fr>
Fri, 23 Jul 2021 16:11:20 +0000 (18:11 +0200)
en/index.html

index f2d85cac10f6476ef0215d2e22ae486104309028..13f6abec090d4ef05c96e503a7084cfb506de744 100644 (file)
@@ -425,7 +425,7 @@ $ gpg --export -a [keyid] > my_public_key.asc<br/>
 <p># Copy your keyID <span style="color:#2f5faa; font-family: monospace;">gnupg --list-key [your@email]</span> will list your public ("pub") key information, including your keyID, which is a unique list of numbers and letters. Copy this keyID, so you can use it in the following command.</p>
 <p># Generate a revocation certificate: <span style="color:#2f5faa; font-family: monospace;">gpg --gen-revoke --output revoke.asc [keyID]</span></p>
 <p># It will prompt you to give a reason for revocation, we recommend to use <span style="color:#2f5faa; font-family: monospace;">1 "key has been compromised"</span></p>
-<p># You don't have to fill in a reason, but you can, then press enter for an empty line, and comfirm your selection.</p>
+<p># You don't have to fill in a reason, but you can, then press enter for an empty line, and confirm your selection.</p>
 
 <br />