[Groonga-commit] droonga/droonga.org at e57206d [gh-pages] Fix indents

Back to archive index

Yoji Shidara null+****@clear*****
Wed Jan 29 17:09:45 JST 2014


Yoji Shidara	2014-01-29 17:09:45 +0900 (Wed, 29 Jan 2014)

  New Revision: e57206da5cbc94637cd0e902260714ca96980cd9
  https://github.com/droonga/droonga.org/commit/e57206da5cbc94637cd0e902260714ca96980cd9

  Message:
    Fix indents

  Modified files:
    _po/ja/reference/commands/search/index.po
    ja/reference/commands/search/index.md

  Modified: _po/ja/reference/commands/search/index.po (+2 -2)
===================================================================
--- _po/ja/reference/commands/search/index.po    2014-01-29 17:08:32 +0900 (c378c2f)
+++ _po/ja/reference/commands/search/index.po    2014-01-29 17:09:45 +0900 (cfd1cf3)
@@ -2143,9 +2143,9 @@ msgstr ""
 "      \"count\"       : <検索結果のレコードの総数>,\n"
 "      \"attributes\"  : {\n"
 "        \"<カラム1の名前>\" : { \"type\"   : \"<カラム1の型>\",\n"
-"                                \"vector\" : <カラム1がベクターカラムかどうか> },\n"
+"                            \"vector\" : <カラム1がベクターカラムかどうか> },\n"
 "        \"<カラム2の名前>\" : { \"type\"   : \"<カラム2の型>\",\n"
-"                                \"vector\" : <カラム2がベクターカラムかどうか> },\n"
+"                            \"vector\" : <カラム2がベクターカラムかどうか> },\n"
 "        \"<カラム3(サブレコードが存在する場合)の名前>\" : {\n"
 "          \"attributes\" : {\n"
 "            \"<カラム3-1の名前>\" : { \"type\"   : \"<カラム3-1の型>\",\n"

  Modified: ja/reference/commands/search/index.md (+2 -2)
===================================================================
--- ja/reference/commands/search/index.md    2014-01-29 17:08:32 +0900 (ca7fe83)
+++ ja/reference/commands/search/index.md    2014-01-29 17:09:45 +0900 (0ea32f1)
@@ -1194,9 +1194,9 @@ Droongaはそのカラムの値が同じであるレコードを集約し、カ
       "count"       : <検索結果のレコードの総数>,
       "attributes"  : {
         "<カラム1の名前>" : { "type"   : "<カラム1の型>",
-                                "vector" : <カラム1がベクターカラムかどうか> },
+                            "vector" : <カラム1がベクターカラムかどうか> },
         "<カラム2の名前>" : { "type"   : "<カラム2の型>",
-                                "vector" : <カラム2がベクターカラムかどうか> },
+                            "vector" : <カラム2がベクターカラムかどうか> },
         "<カラム3(サブレコードが存在する場合)の名前>" : {
           "attributes" : {
             "<カラム3-1の名前>" : { "type"   : "<カラム3-1の型>",
-------------- next part --------------
HTML����������������������������...
下載 



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