[Groonga-commit] groonga/groonga.org at 739b2d7 [gh-pages] Fix typo

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Jul 10 15:01:54 JST 2014


YUKI Hiroshi	2014-07-10 15:01:54 +0900 (Thu, 10 Jul 2014)

  New Revision: 739b2d7b2c82b2f82860db581a8b278493da954f
  https://github.com/groonga/groonga.org/commit/739b2d7b2c82b2f82860db581a8b278493da954f

  Message:
    Fix typo
    
    dll =>
    ddl

  Modified files:
    docs/reference/executables/groonga-benchmark.html
    ja/docs/reference/executables/groonga-benchmark.html

  Modified: docs/reference/executables/groonga-benchmark.html (+2 -2)
===================================================================
--- docs/reference/executables/groonga-benchmark.html    2014-07-02 16:07:30 +0900 (d0ec8fa)
+++ docs/reference/executables/groonga-benchmark.html    2014-07-10 15:01:54 +0900 (0253a11)
@@ -234,7 +234,7 @@ do_gqtp test.select 10 10; do_local test.status 10
 <dt>1行目</dt>
 <dd>コメント行。</dd>
 <dt>2行目</dt>
-<dd>test.dll というコマンドファイルをgroonga単体で実行し、詳細に報告する。</dd>
+<dd>test.ddl というコマンドファイルをgroonga単体で実行し、詳細に報告する。</dd>
 <dt>3行目</dt>
 <dd>test.load というコマンドファイルをgroonga単体で実行する。(最後の&quot;;&quot;セミコロンは複数のgroonga-benchmark命令を記述する場合に必要ですが、この例のように1つのgroonga-benchmark命令を実行する場合に付与しても問題ありません。)</dd>
 <dt>4行目</dt>
@@ -433,4 +433,4 @@ ency&quot;: 831495, &quot;self&quot;: 762519, &quot;qps&quot;: 1967.164097, &quo
     </script>
   </body>
 
-</html>
\ No newline at end of file
+</html>

  Modified: ja/docs/reference/executables/groonga-benchmark.html (+2 -2)
===================================================================
--- ja/docs/reference/executables/groonga-benchmark.html    2014-07-02 16:07:30 +0900 (af3ac8d)
+++ ja/docs/reference/executables/groonga-benchmark.html    2014-07-10 15:01:54 +0900 (2e7dd25)
@@ -235,7 +235,7 @@ do_gqtp test.select 10 10; do_local test.status 10
 <dt>1行目</dt>
 <dd>コメント行。</dd>
 <dt>2行目</dt>
-<dd>test.dll というコマンドファイルをgroonga単体で実行し、詳細に報告する。</dd>
+<dd>test.ddl というコマンドファイルをgroonga単体で実行し、詳細に報告する。</dd>
 <dt>3行目</dt>
 <dd>test.load というコマンドファイルをgroonga単体で実行する。(最後の&quot;;&quot;セミコロンは複数のgroonga-benchmark命令を記述する場合に必要ですが、この例のように1つのgroonga-benchmark命令を実行する場合に付与しても問題ありません。)</dd>
 <dt>4行目</dt>
@@ -434,4 +434,4 @@ ency&quot;: 831495, &quot;self&quot;: 762519, &quot;qps&quot;: 1967.164097, &quo
     </script>
   </body>
 
-</html>
\ No newline at end of file
+</html>
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index