en/index: one more tweak.
authorThérèse Godefroy <godef.th@free.fr>
Fri, 27 Aug 2021 18:11:06 +0000 (20:11 +0200)
committerThérèse Godefroy <godef.th@free.fr>
Fri, 27 Aug 2021 18:11:06 +0000 (20:11 +0200)
en/index.html

index 01a8ede296f41623917de1279424a0227525c234..c51339a1b9fad37328d4bc87e5607307bb8a4bf5 100644 (file)
@@ -420,7 +420,7 @@ $ gpg --export -a [keyID] > my_public_key.asc
 
 <dl>
 <dt>Sending my key to the keyserver is not working</dt>
-<dd>Instead of using the general command to upload your key to the keyserver, you can use a more specific command and add the keyserver to your command <code>gpg --keyserver keys.openpgp.org --send-key [key id]</code>.</dd>
+<dd>Instead of using the general command to upload your key to the keyserver, you can use a more specific command and add the keyserver to your command <code>gpg --keyserver keys.openpgp.org --send-key [key id]</code>&#65279;.</dd>
 
 <dt>My key doesn't seem to be working or I get a "permission denied."</dt>
 <dd><p>Like every other file or folder, gpg keys are subject to permissions. If these are not set correctly, your system may not be accepting your keys. You can follow the next steps to check, and update to the right permissions.</p>