Bob Mottram 9 年 前
コミット
1f021fb5a2
共有2 個のファイルを変更した3 個の追加3 個の削除を含む
  1. 1
    1
      doc/EN/usage.org
  2. 2
    2
      website/EN/usage.html

+ 1
- 1
doc/EN/usage.org ファイルの表示

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

+ 2
- 2
website/EN/usage.html ファイルの表示

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