Add zero-length no-break space beween </code> and full stop.
authorThérèse Godefroy <godef.th@free.fr>
Mon, 7 Feb 2022 20:09:47 +0000 (21:09 +0100)
committerThérèse Godefroy <godef.th@free.fr>
Mon, 7 Feb 2022 20:09:47 +0000 (21:09 +0100)
en/index.html

index d9d3d9b5aaa6386fb4aed2ee940522a783d930f0..e4f1e6cb0cdb7c34703ce9ff03da01cdcf989626 100644 (file)
@@ -294,7 +294,8 @@ shortcut).</p>
 <p># Enter the following keysize: <code>4096</code> for a strong key.</p>
 <p># Choose the expiration date; we suggest <code>2y</code> (2 years).</p>
 <p>Follow the prompts to continue setting up with your personal details.</p>
-<p class="notes"> Depending on your version of GPG, you may need to use <code>--gen-key</code> instead of <code>--full-generate-key</code>.</p>
+<p class="notes"> Depending on your version of GPG, you may need to use
+<code>--gen-key</code> instead of <code>--full-generate-key</code>&#65279;.</p>
 
 <h4>Set your passphrase</h4>
 <p>On the screen titled "Passphrase," pick a strong password! You can
@@ -331,7 +332,8 @@ If GnuPG is not installed, it will bring up the following result on most GNU/Lin
 <code>sudo apt install gnupg2</code><br />
 <code>gpg2 --full-generate-key</code><br />
 If this resolved the issue, you need to continue to use the gpg2 identifier instead of gpg throughout the following steps of the guide.
-<p class="notes"> Depending on your version of GPG, you may need to use <code>--gen-key</code> instead of <code>--full-generate-key</code>.</p>
+<p class="notes"> Depending on your version of GPG, you may need to use
+<code>--gen-key</code> instead of <code>--full-generate-key</code>&#65279;.</p>
 </dd>
 
 <dt>I took too long to create my passphrase</dt>