Typo
This commit is contained in:
parent
77b4865d2b
commit
a3940e8eb1
|
@ -232,7 +232,7 @@ For the most paranoid you can also obtain your fingerprint:
|
||||||
/otr myfp
|
/otr myfp
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
and quote that. If they quote their back you can check it with:
|
and quote that. If they quote theirs back you can check it with:
|
||||||
|
|
||||||
#+BEGIN_SRC bash
|
#+BEGIN_SRC bash
|
||||||
/otr theirfp
|
/otr theirfp
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- 2016-02-28 Sun 10:59 -->
|
<!-- 2016-02-28 Sun 11:02 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title></title>
|
<title></title>
|
||||||
|
@ -660,7 +660,7 @@ For the most paranoid you can also obtain your fingerprint:
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
and quote that. If they quote their back you can check it with:
|
and quote that. If they quote theirs back you can check it with:
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
|
|
Loading…
Reference in New Issue