Another typo

This commit is contained in:
Bob Mottram 2016-02-28 11:27:58 +00:00
parent a3940e8eb1
commit 1f021fb5a2
2 changed files with 3 additions and 3 deletions

View File

@ -223,7 +223,7 @@ Set a security question and answer:
On the other side the user can enter:
#+BEGIN_SRC bash
/otr answer fifi
/otr answer fiffi
#+END_SRC
For the most paranoid you can also obtain your fingerprint:

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2016-02-28 Sun 11:02 -->
<!-- 2016-02-28 Sun 11:27 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
@ -645,7 +645,7 @@ On the other side the user can enter:
<div class="org-src-container">
<pre class="src src-bash">/otr answer fifi
<pre class="src src-bash">/otr answer fiffi
</pre>
</div>